Rename main.py to main.py
This commit is contained in:
2
Exercice01/main.py
Normal file
2
Exercice01/main.py
Normal file
@@ -0,0 +1,2 @@
|
||||
name = input("Entrez votre nom : ")
|
||||
age = int(input("Entrez votre âge : "))
|
||||
Reference in New Issue
Block a user