Skip to content

Instantly share code, notes, and snippets.

@MartinsAlexandre
Last active February 26, 2018 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MartinsAlexandre/b250a6aac3f679b3ead0a7bb8cda7a09 to your computer and use it in GitHub Desktop.
Save MartinsAlexandre/b250a6aac3f679b3ead0a7bb8cda7a09 to your computer and use it in GitHub Desktop.
pseudo code
variables
nombreSaisie
annee actuelle
debut
lire nombreSaisie
ageNaissance = annee actuelle - nombreSaisie
affichage ageNaissance
fin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment