Re: MySQL Document Store: Example using Node.js
You should post the error you are seeing, however I think all you need is indentation after the if statment
if a == 2:
StartDeckNeighbourright = StartDeck[a + 1]
StartDeckNeighbourright2 = StartDeck[a + 2]
---- four spaces of indentation
Subject
Written By
Posted
Re: MySQL Document Store: Example using Node.js
September 04, 2016 06:06AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.