Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Giraudux/python3-maths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

python3-evaluation-tp-maths

Comment valider le TP évalué de mathématiques ?

  1. Lancez le fichier submit.pyc avec l'interpréteur Python 3.
git clone https://github.com/Giraudux/python3-evaluation-tp-maths
cd ./python3-evaluation-tp-maths/build
python3 -i ./submit.pyc
  1. Indiquez votre nom d'utilisateur avec la fonction set_user().
set_user("E*******")
  1. Puis validez tous les exercices avec le fonction valid_tasks().
valid_tasks()
  1. Il est possible de valider les exercices individuellement avec les fonctions valid_<task>().
valid_stirling()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages