Create index.py
This commit is contained in:
parent
d3d45051df
commit
4dd5e4ea4d
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 : "))
|
Loading…
x
Reference in New Issue
Block a user