Description
i typed all the commands but when i taped python3 Notepad.py it says No such file or directory
Steps to Reproduce
git clone https://github.com/king04aman/All-In-One-Python-Projects.git
cd All-In-One-Python-Projects/Notepad
pip install -r requirements.txt
python3 Notepad.py
Expected Behavior
i expected the Notepad.py to work
Actual Behavior
it didn't found Notepad.py
Additional Context
Description
i typed all the commands but when i taped python3 Notepad.py it says No such file or directory
Steps to Reproduce
git clone https://github.com/king04aman/All-In-One-Python-Projects.git
cd All-In-One-Python-Projects/Notepad
pip install -r requirements.txt
python3 Notepad.py
Expected Behavior
i expected the Notepad.py to work
Actual Behavior
it didn't found Notepad.py
Additional Context