Skip to content

Commit 27c060b

Browse files
authored
Update and rename FileHandling(10 mins).py to FileHandling-10mins.py
Signed-off-by: Bubbles The Dev <[email protected]>
1 parent d931fae commit 27c060b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python-Fundamentals-part2/FileHandling(10 mins).py renamed to Python-Fundamentals-part2/FileHandling-10mins.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
print(content) # Print the content of the file
4444

4545
print("Hello, World!") # Print "Hello, World!" to the console
46-
print("Python is fun!") # Print "Python is fun!" to the console
46+
print("Python is fun!") # Print "Python is fun!" to the console

0 commit comments

Comments
 (0)