welcome to summer with MakerSpace

course - Python

Description

Python is an interpreted high-level programming language for general-purpose programming.It provides constructs that enable clear programming on both small and large scales.Python has a design philosophy that emphasizes code readability, notably using significant whitespace.

Who can learn this course?

* DEVELOPERS
* DATA SCIENTISTS
* SOFTWARE ENGINEERS
* HACKERS

What will you learn?

* DATA TYPES
* OPERATORS(arithmetic, logical, bitwise)
* CONTROL STATEMENTS
* FUNCTIONS
* PROJECT(ROCK PAPER SCISSORS)