Create index.py
This commit is contained in:
2
Exercice1/index.py
Normal file
2
Exercice1/index.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