Skip to content

Commit 4dae5d3

Browse files
CHALLENGE 102 - STARTING
1 parent c6ae1f5 commit 4dae5d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Mundo-03.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1836,4 +1836,6 @@ def voto(bth):
18361836
return print(f"YOU'RE {age}'s, SO VOTE OBLIGATE!")
18371837
18381838
1839-
voto(int(input("Which year did you birth? ")))'''
1839+
voto(int(input("Which year did you birth? ")))'''
1840+
1841+
# CHALLENGE 101

0 commit comments

Comments
 (0)