2024-07-24 07:09:27 -07:00

3 lines
77 B
Python

name = input("Entrez votre nom : ")
age = int(input("Entrez votre âge : "))