Skip to content

Commit

Permalink
Rename ganesh2.py to ganesh.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joegeorge022 authored Nov 23, 2024
1 parent 391e860 commit f8679b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Day-1/ganesh2.py → Day-1/ganesh.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
if is_student:
print("He is a student")
else:
print("He is not a student")
print("He is not a student")

0 comments on commit f8679b1

Please sign in to comment.