top of page
Image by Hitesh Choudhary

Courses

Syntax

Python is a programming language. Python can be used on a server to create web applications.Python uses indentation to indicate a block of code.

IMG-20210816-WA0006.jpg

 Datatypes

 There are three distinct numeric types: integers, floating point numbers, and complex numbers.

 Operators

 Operators in general are used to perform operations on values and variables in Python. These are standard symbols used for the purpose of logical and arithmetic operations.

IMG_20210815_190044.jpg

 Functions

A function is a block of code which only runs when it is called.

You can pass data, known as parameters, into a function.

A function can return data as a result.

IMG-20210816-WA0010.jpg
IMG_20210815_190105.jpg

 Lists

Lists are used to store multiple items in a single variable.

Lists are one of 4 built-in data types in Python used to store collections of data, the other 3 are TupleSet, and Dictionary, all with different qualities and usage.

IMG-20210816-WA0002.jpg

 

Material is coming soon...

Material is coming soon....

IMG-20210816-WA0005.jpg

Material is coming soon..

IMG_20210815_190053.jpg
IMG_20210815_190024.jpg

Material is coming soon...

IMG_20210815_190033.jpg

Material is coming soon...

Material is coming soon..

IMG-20210816-WA0000.jpg

Material is coming soon...

IMG-20210816-WA0003.jpg
IMG-20210816-WA0007.jpg

Material is coming soon...

IMG-20210816-WA0004.jpg

Material is coming soon..

Material is coming soon..

Image by Ilya Pavlov

Material is coming soon..

Image by Faisal
bottom of page