Skip to content

Instantly share code, notes, and snippets.

@ValeryC
Last active March 5, 2018 15:48
Show Gist options
  • Save ValeryC/7295c75cb4590e95a5c1aca71b6ab963 to your computer and use it in GitHub Desktop.
Save ValeryC/7295c75cb4590e95a5c1aca71b6ab963 to your computer and use it in GitHub Desktop.
#initialisation des variables
Age <=0
année_naissance <= 0
année_cours <= année_actuelle de l’OS
Début
Demander âge
année_naissance = année_actuelle de l’OS - age
Retourner année_naissance
Fin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment