03.08.2018, 16:45
Quote:
It is saying 'undefined symbol: 'house'... so I put in :
Код:
new house; |
why are you even creating a new variable I (assuming standing for index) just to then, give another variable house its value? makes no sense to me.
do you even yourself make any logic out of your code or are you just copying and pasting shit around, defining new variables without understanding the logic in it?