** - To the power of/exponent , + or - Concatenations , while - Repeat a loop while condition is true, != - Not equal to, > - Greater than , <= - Less than equal to, for - Loop a set number of times, = - Assignment , input () - Get user input , If else  - Branch depending on condition , output () - Output to the user, / - Division , == - Equal to, * - Multiplication , + - Add, str() - Convert an integer to string, < - Less than , int() - Convert a string to an integer, >= - Greater than equal to, - - Subtraction ,

Leaderboard

Visual style

Options

Switch template

Continue editing: ?