Discussions on Python.org
Print Function Not Working
Python Help
Skiips
(Cole)
October 5, 2022, 11:42pm
1
Screenshot (20)
1366×768 64.3 KB
Completely new to programming and just jumped in. Unfortunately I cant get any form of print function to show up on the terminal. I don’t get any form of error sign, its just that nothing happens. Any help is greatly appreciated!
MRAB
(Matthew Barnett)
October 6, 2022, 2:05am
2
The top pane is showing
App.py
, but the bottom pane shows that it’s running
main.py
.