Courses
Programming language
Explore courses by programming language.
Course type
Learn, challenge or build your portfolio in a practice-driven way.
Level of knowledge
Choose courses tailored to your level of knowledge perfectly.
Or try to search for any course. Still can't find? let us know what are you missing!
Journey
Login
Creator
Anonymous
In this course you will be introduce the to Python Integers, their fundamental and how to interact with them.
Prerequisites
None
Int()
What is an integer?
How to use int()?
Functions
What are functions?
What is a function's argument?
Operations
Operators
Addition
Subtraction
Multiplication
Division
Comparisons
What is comparison?
Equal
Greater Than
Less Than
Greater Than or Equal
Less Than or Equal
Not Equal
If/else
What - if?
What - else?
Not Positive
Remainder -- modulus
% what is this?
Is it even?
is_even