• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Need Help with PYTHON!!!

Dixter

Amateur Web Developer
Joined
Mar 31, 2009
Messages
660
Reaction score
11
Well I've decided to get back into learning programming...I'm gonna start off with python. But as I'm reading a tutorial it's really frustrating because it's kind of vague in this example...it tells me to create a script and then it says I have to write "$ python firstprogram.py" except when I try to do it in command line and the Python Shell it doesn't fucking work. It says I have to tell the interpreter the name of the file...I've tried everything...I typed in just the name in both the command line and the shell and nothing. I wish tutorials were detailed about everything it's annoying. I'm using Python 2.6.4
 
Last edited:
Back
Top