Skip to content

Commit

Permalink
filename mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumanth-Talluri committed Aug 13, 2020
1 parent 7acad9b commit 55e213a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ To run the python file check the image below. You can run the python file either

### Exercise: Level 2

1. Create a folder named day_1 inside 30DaysOfPython folder. Inside day_1 folder, create a python file helloword.py and repeat questions 1, 2, 3 and 4. Remember to use _print()_ when you are working on a python file. Navigate to the directory where you have saved your file, and run it.
1. Create a folder named day_1 inside 30DaysOfPython folder. Inside day_1 folder, create a python file helloworld.py and repeat questions 1, 2, 3 and 4. Remember to use _print()_ when you are working on a python file. Navigate to the directory where you have saved your file, and run it.

🎉 CONGRATULATIONS ! 🎉

Expand Down

0 comments on commit 55e213a

Please sign in to comment.