Skip to content

Commit d931fae

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818

1919
# Student Activity:
2020

21-
# Write a program that divides two numbers and handles invalid inputs or division by zero.
21+
# Write a program that divides two numbers and handles invalid inputs or division by zero.

0 commit comments

Comments
 (0)