Python-PRO
Get Started
Clu-block Interface
Clu-block Interface
Basic blocks and their functions
Print to Console Output
Print to Console Output
Formatting Print
Comments
Comments
Indentation
Indentation
Variables
Variables
Variable Names
Output Variables
Data Types
Data Types
Numbers
Booleans
Strings
Slicing Strings
Modify Strings
Concatenation Strings
Escape Characters
String Length
String Methods
Conversion or Casting
Conversion or Casting
Input Operations
Input Operations
Read Number
Read String
Operators
Operators
Arithmetic Operators
Addition
Subtraction
Multiplication
Division
Modular Division
Exponentiation
Floor Division
Comparison Operators
Equal
Not Equal
Greater Than
Less Than
Greater Than or Equal To
Less Than or Equal To
Logical Operators
AND
OR
NOT
Identity
IS
IS NOT
Increment by ...
Decrement by ...
Conditional Statements
Conditional Statements
If...
[Solved] IndentationError
[Solved] IndentationError
If...Else...
If...Elif...Else...
If AND
If OR
If NOT
Combine Multiple If...
Nested If
Ranges
Ranges
Range Attributes
Find length of a Range
Print Range Values to a Single Line
Loop Statements
Loop Statements
For Loop
[Solved] IndentationError
For i in range()
Nested For Loop
Iterate Over Alphabets Using Range
What is range(len())
Reversed Iterator for a Range
For Else
While Loop
Iterate Over a Range Using While Loop
Infinite While loop
While Else
Break
Break out from Nested
Continue
BlockPyArt
BlockPyArt
Basic Movement Commands
Pencil Control
Drawing Shapes and Patterns
Color Control
Controlling Visibility and Appearance
Advanced
Functions
Functions
Pass multiple arguments to function *args
Keyword arguments to function **kwargs
Return a value from function
Return multiple values from a function
Return function from function
Inner Functions
[Solved] IndentationError: expected an indented block after function definition
[Solved] IndentationError: unexpected unindent
Lambda Function
Lambda Function
with two arguments
Sum of two numbers
with if else
without arguments
with list comprehension
with filter()
returns multiple values
returns None
returns True or False
Scope
Scope
Try Except
Try Except
Arrays
Arrays
Access Array Items
Length
Loop
Add Array Items
Removing Array Items
Reverse
Array Methods
Lists
Lists
Input list
Create an empty list
Create a list of numbers from 1 to n
Create a list of strings
Access List Items
Change List Items
Add List Items
Remove List Items
Loop Lists
Access Index in For Loop
List Comprehension
Sort Lists
Copy Lists
Join Lists
List Methods
Type Conversion
Convert List to String
Convert List to Tuple
Convert List to Set
Convert range to a list
Convert numeric string range to a list
Convert range to a list
Convert numeric string range to a list
Tuples
Tuples
Access Tuple Items
Update Tuples Items
Unpack Tuples
Loop Tuples
Join Tuples
Tuple vs List
Tuple Methods
Type Conversion
Convert tuple to set
Convert tuple to list
Sets
Sets
Create empty Set
Set Length
Access Set Items
Remove Set Items
Loop Sets
Join Sets
Check if Set is Empty
Check if Set contains specified Element
Set Methods
Type Conversion
Convert set to tuple
Convert set to list
Dictionaries
Dictionaries
Create Dictionary
Empty Dictionary
Access Dictionary Items
Change Dictionary Items
Add Dictionary Items
Remove Dictionary Items
Loop Dictionaries
Copy Dictionaries
Nested Dictionaries
Dictionary Methods
Enumerate
Enumerate
Classes and Objects
Classes and Objects
Inheritance
Iterators
Polymorphism
Decorators
Decorators
Recursion
Recursion
Global Variables
Global Variables
Regular Expressions (RegEx)
Regular Expressions (RegEx)
re.findall()
re.search()
re.split()
re.sub()
Modules & Libraries
Modules & Libraries
Datetime Module
Operations
Math Module
Number-theoretic Functions
Power Functions
Logarithmic Functions
Trigonometric Functions
Angular Conversion Functions
Hyperbolic Functions
JSON Module
Matplotlib Library
Pyplot
Plotting
Line
Labels and Title
Scatter
Bars
Histogram
Random Modules
Python Essentials
Python Essentials
Python Keywords
Built-in Exceptions
Built-in Functions
String Methods
List/Array Methods
Dictionary Methods
Tuple Methods
Set Methods
Programming Console
Log in
Type Conversion
Iframe Modal
>>> Next >>>