first try

This commit is contained in:
Ichbinus
2024-07-24 10:02:52 +02:00
committed by GitHub
parent a22d8a8365
commit 20bd4f5bce

View File

@@ -0,0 +1,4 @@
nom = "tata"
print(nom)
print("Je m'appell "+ nom + ".")
print("Mon nom c'est bien " + nom)