[Tutor] Python code

David Rock david at graniteweb.com
Thu Aug 1 19:27:53 EDT 2019


maybe a copy/paste of your terminal session so we can see the text of the steps you are actually performing will give use some clues.

—
David

> On Aug 1, 2019, at 18:22, David L Neil <PyTutor at DancesWithMice.info> wrote:
> 
> On 2/08/19 3:23 AM, Spencer Wannemacher wrote:
>> I'm new to python and I was trying to perform a simple one code. All that is included in the code is print(61). I save it as 61.py and change the directory before typing in python 61.py and I don't get an output. There is no error and the output is blank. Please let me know what I'm doing wrong. Thank you so much!
> 
> 
> What do you mean by "and change the directory before"?
> 
> Python will start searching for 61.py in the *current* directory!
> 
> -- 
> Regards =dn
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor



More information about the Tutor mailing list