« Discussion:Accueil » : différence entre les versions

Contenu supprimé Contenu ajouté
→‎Exercises Python : nouvelle section
Thanks but out of topic here. Annulation des modifications 634621 de Ismail ismaily (discussion)
Balise : Annulation
Ligne 35 :
Merci & Cordialement, [[Utilisateur:Aabbccddeeffabcdef|Aabbccddeeffabcdef]] ([[Discussion utilisateur:Aabbccddeeffabcdef|discussion]]), le [[Utilisateur:Aabbccddeeffabcdef|Aabbccddeeffabcdef]] ([[Discussion utilisateur:Aabbccddeeffabcdef|discussion]]) 13 mars 2019 à 17:38 (CET).
:Les rendus des versions desktop et mobile me semblent corrects aujourd'hui, donc je ne souhaiterais pas toucher à quelque chose qui fonctionne. [[Utilisateur:JackPotte|JackPotte]] ([[Discussion utilisateur:JackPotte|<span style="color:#FF6600">$</span>♠]]) 13 mars 2019 à 20:52 (CET)
 
== Exercises Python ==
 
Python is an interpreted, multi-paradigm and multiplatform programming language. It promotes imperative structured, functional and object-oriented programming. It has strong dynamic typing, automatic memory management by garbage collection and an exception management system; it is thus similar to Perl, Ruby, Scheme, Smalltalk and Tcl.
The Python language is placed under a free license close to the BSD6 license and works on most computer platforms, from smartphones to mainframe computers, from Windows to Unix with notably GNU / Linux via macOS, or even Android, iOS , and can also be translated into Java or .NET. It is designed to optimize the productivity of programmers by offering high-level tools and a simple syntax to use.
 
you can download '''[https://www.exercours.com/2020/03/python-programming-exercises-with-solutions-pdf.html exercises with solutions in python]'''.
Revenir à la page « Accueil ».