miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-27 03:34:08 +01:00
docs: update Scripting/Python/Conditions-Boucles
Cette révision appartient à :
Parent
71973f1e92
révision
61f9438d5b
1 fichiers modifiés avec 4 ajouts et 2 suppressions
|
@ -2,7 +2,7 @@
|
|||
title: Python - Conditions et boucles
|
||||
description: IF, ELSE, ELIF, WHILE, Comparaisons, etc…
|
||||
published: true
|
||||
date: 2021-11-17T11:21:49.623Z
|
||||
date: 2021-11-17T11:22:43.770Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2021-05-24T16:12:00.664Z
|
||||
|
@ -186,4 +186,6 @@ Résultat :
|
|||
>>> 2
|
||||
>>> 4
|
||||
>>> 6
|
||||
```
|
||||
```
|
||||
|
||||
## Break et Continue
|
Chargement…
Référencer dans un nouveau ticket