I've implemented a class in python.
When I run the .py
on IDLE
, it allows me to create classes
and test methods
in the console, but when I do the same in PyCharm
, it returns
Process finished with exit code 0
And it doesn't let me run any command.
How do I configure my PyCharm
to do that?
Aucun commentaire:
Enregistrer un commentaire