mirror of
https://github.com/arthur-pbty/nsi.git
synced 2026-06-03 23:36:19 +02:00
renamed files and exercise 1.2
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
prenom = "Alexandre"
|
||||
nom = "Lecouturier"
|
||||
|
||||
print(prenom, nom, "a pour identifiant ",prenom[0:3].lower() + "." + nom.lower())
|
||||
Reference in New Issue
Block a user