Skip to content
GitLab
Projets
Groupes
Sujets
Extraits de code
/
Aide
Aide
Support
Forum de la communauté
Raccourcis clavier
?
Proposer une rétroaction
Contribuer à GitLab
Connexion
Activer/désactiver la navigation
Menu
Bruno Mermet
PremierEssaiGitlab
Comparer les révisions
49020b5c15a1afef178256a37d41425e0c627b61...d0feabee0871b966d8fcb48317d280b2fae4ca5a
Commits (2)
Ajout d'un nom au fichier hello.py
· cc1c716b
Joan Pozzi
a écrit
nov. 17, 2025
cc1c716b
Merge branch 'main' of
https://www-apps.univ-lehavre.fr/forge/mermetb/premieressaigitlab
· d0feabee
Joan Pozzi
a écrit
nov. 17, 2025
d0feabee
Masquer les modifications d'espaces
En ligne
Côte à côte
hello.py
Voir le fichier @
d0feabee
...
...
@@ -5,6 +5,7 @@ print("Kenzo Roche")
print
(
"Lebouvier Theo"
)
print
(
"Adele"
)
print
(
"Eliott HALL"
)
print
(
"Joan POZZI"
)
print
(
"hello"
)
print
(
"Abdelhafid Naimi"
)
print
(
"Louis Leblond"
)
...
...