Skip to content

Instantly share code, notes, and snippets.

@l-alexis
Last active November 27, 2018 15:50
Show Gist options
  • Save l-alexis/258913b0d8109e6dc942101ef73957cb to your computer and use it in GitHub Desktop.
Save l-alexis/258913b0d8109e6dc942101ef73957cb to your computer and use it in GitHub Desktop.
PseudoCode.txt
Variables
nombreSaisi
DEBUT
Lire nombreSaisi
Pour i jusqu'à nombreSaisi; (i = i + 1)
Afficher "Bienvenue à la Wild"
FIN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment