Skip to content

Commit cb051b0

Browse files
authored
Update main.py
Fixed a typo
1 parent ef1fecc commit cb051b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Snake_water_gun/main.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# This is an editied version
1+
# This is an edited version
22
# Made the code much more easier to read
3-
# Used better naming for variable
3+
# Used better naming for variables
44
# There were few inconsistencies in the outputs of the first if/else/if ladder \
55
# inside the while loop. That is solved.
66
import random

0 commit comments

Comments
 (0)