Skip to content

Commit d6198c1

Browse files
committed
minor changes
1 parent 76a9365 commit d6198c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ To run the python file check the image below. You can run the python file either
444444

445445
### Exercise: Level 2
446446

447-
1. Create a folder named day_1 inside 10DaysOfPython 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.
447+
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.
448448

449449
### Exercise: Level 3
450450

0 commit comments

Comments
 (0)