Open nandikajain opened 3 years ago
Describe the bug While running the Python file, encountered an issue in Python syntax.
Screenshots
Thanks for opening your first issue! Mentors will get back to you soon. Meanwhile check this repo for more.
@nandikajain This happened because the master branch python files are in python2.x and not python3.x. Checkout feature/python3.8 branch for corresponding python3.x version.
master
feature/python3.8
Describe the bug While running the Python file, encountered an issue in Python syntax.
Screenshots