# Python and PyCharm

Using this link   [here](https://www.youtube.com/watch?v=woVJ4N5nl_s) 

# What is Python:
Phython are programing language

Uses
•	web development (server-side),
•	software development,
•	mathematics,
•	system scripting.
Works: Web Development & Frameworks Game Development, Big Data, Web testing, AI Data Science, Smart Devices.
What can Python do?
•	Python can be used on a server to create web applications.
•	Python can be used alongside software to create workflows.
•	Python can connect to database systems. It can also read and modify files.
•	Python can be used to handle big data and perform complex mathematics.
•	Python can be used for rapid prototyping, or for production-ready software development.
Data Types: Numeric, Dictionary, Lists, Sets, Tubles and String
Operators
Flow Control
Functions
File Handlings: i.e Read and Right Data


