Hi i am new in Python.
I've tried running this on cmd / powershell : python app.py
but it doesn't do anything.
Since i am using python 3 i also tried: python3 app.py but it came out as
'python3' is not recognized as an internal or external command, operable program or batch file.