In this training, you will learn to program with Python using practical examples.
Most programs do not work by executing a simple sequential set of statements. The code is constructed so that decisions and different paths through the program can be taken based on changes in variable values.
To make this possible all programming language have a set of control structures which allow this to happen. In this tutorial we are going to look at how we can create loops and branches in our Python code.
Dans cette fromation, vous apprendrez à programmer avec Python à l'aide d'exemples pratiques.
La plupart des programmes ne fonctionnent pas en exécutant un simple ensemble séquentiel d'instructions. Le code est construit de manière à ce que des décisions et différents chemins à travers le programme puissent être pris en fonction des changements dans les valeurs des variables.
Pour rendre cela possible, tous les langages de programmation ont un ensemble de structures de contrôle qui permettent que cela se produise. Dans ce tutoriel, nous allons voir comment créer des boucles et des branches dans notre code Python.
Link to tutorial 2: • Learn Python by Example | if statements
Link to the programs of this tutorial :
https://openescuela.com/post/computer...
#python #controlstructures
On this page of the site you can watch the video online Learn Python by Example | Control structures with a duration of hours minute second in good quality, which was uploaded by the user Openescuela 19 June 2022, share the link with friends and acquaintances, this video has already been watched 39 times on youtube and it was liked by 1 viewers. Enjoy your viewing!