hello /prog/, so i just had surgery and am in a sling, what should i be coding? im most comfortable with vB,(i know, noob dont say it) but was wondering what to code in blueJ and python and what i should be learning. Also, i put down pyhton about a year ago and am trying to start it back up, so how do import from graphics because i have the module downloaded but it just doesnt work.
Name:
Anonymous2013-06-13 13:02
If you're using Sling then code in JSP.
Name:
anon2013-06-13 13:04
also, when i run python with a from graphics import8
i get this, any help?/
"Traceback (most recent call last):
File "C:\Users\owner\Desktop\line-1.py", line 1, in <module>
from graphics import*
File "C:\Users\owner\Desktop\graphics.py", line 366
self.p1 = p1.clone()
^
IndentationError: unexpected indent"
Name:
Anonymous2013-06-13 13:07
IndentationError: unexpected indent
Name:
Anonymous2013-06-13 15:23
Just use VB. Even Linus Torvalds has admitted he programmed the first version of Linux in VB.