Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+3 votes

I followed the format of the last pages in the PowerPoint on files. I run it and it works, "%Run traffic_tickets.py" but nothing shows up in the Shell.

asked in old_CSC201 by (1 point)
edited by

1 Answer

+1 vote

did you already set it to write out into a different file?
if you did do that then that could be the result in not seeing something in the shell.

answered by (1 point)
0

Figured it out, had read and write file the same so it wiped the text file

...