Skip to content

Commit a0c988e

Browse files
authored
Use snake case
1 parent 68a6c40 commit a0c988e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# write a function that counts from 1 to 10 and prints the numbers
22
def count_to_ten():
33

4-
count_to_ten()
4+
count_to_ten()

0 commit comments

Comments
 (0)