Cours sur Python sans rien installer et en vidéo !
• Démarrer avec python
• print() et input()
• Variables en Python
• Calculs mathématiques en Python
• Condition - if elif else
• Boucle for
• Boucle while
• Module random et math
• Exercices For While If
• Python et les suites
• Opérateurs Modulo % - quotient // - puissance **
• Liste
• Courbes Tracé et graphique en Python
• Chaine de caractère
• Fonction