Pin on Python
Skip to content
When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.
a notebook with instructions on how to use python
a notebook with instructions on how to use python

More about this Pin

Board containing this Pin

Selected board cover image
Python
55 Pins
1d

Related interests

Python Programming
Python
Logic
Coding

Python Conditional Statements & Loops

Conditional statements in Python (like if, elif, else) are used to make decisions based on conditions. Loops (for, while) are used to repeat a block of code multiple times. Together, they control the flow of execution in a Python program.
Madhavi Sri vaishnavi avatar link
Madhavi Sri vaishnavi

Comments