4 posts
Posted 16 December 2014 - 10:53 AM
Hey there,
i've got a little problem to solve…
dont worry its really only a little one
this is the program i want to run:
http://pastebin.com/pKxDQkfPand this is what happens if i run it:
http://puu.sh/dwTzD/fe93341420.jpgi hope some nice people can help me to solve my problem
1220 posts
Location
Earth orbit
Posted 16 December 2014 - 04:53 PM
On line 32 your term.clear is missing the brackets at the end. It should be term.clear()
1852 posts
Location
Sweden
Posted 16 December 2014 - 08:38 PM
I've said this alot, but when asking for help you need to give us more information. In this case you could have posted what error you were getting.
209 posts
Location
Denmark
Posted 16 December 2014 - 09:01 PM
I've said this alot, but when asking for help you need to give us more information. In this case you could have posted what error you were getting.
He/she did give the error :)/>
and this is what happens if i run it:
http://puu.sh/dwTzD/fe93341420.jpg
1852 posts
Location
Sweden
Posted 16 December 2014 - 09:09 PM
I've said this alot, but when asking for help you need to give us more information. In this case you could have posted what error you were getting.
He/she did give the error :)/>
and this is what happens if i run it:
http://puu.sh/dwTzD/fe93341420.jpg
Damn.. Didn't notice that.. Read it quickly and thought it was another pastebin link at first
4 posts
Posted 17 December 2014 - 06:18 AM
On line 32 your term.clear is missing the brackets at the end. It should be term.clear()
thanks didn't notice that xD
Diamond for your help
Edit: (Edit deleted… it doesnt belong in here ^^ sry)
Edited on 17 December 2014 - 05:44 AM