For Loop - used to run a block of code for a certain number of times., Variable - stores data, data = int(input("insert data")) - the variable data will store an integer., data = input("insert data") - the variable data will store a string., Python - high-level, general-purpose programming language, indentation  - Indentation refers to the spaces at the beginning of a code line., if statement - evaluates whether a condition is equal to true or false. The statement will execute a block of code depending.,

python

Leaderboard

Visual style

Options

Switch template

Continue editing: ?