Python online course
About this course
This course teaches you how to program in Python. Python is a general-purpose, high-level programming language widely used today.
Audience
This tutorial is designed for people without much experience in the world of programming. Although the course presumes some knowledge about computer systems in general, it is customized for beginners.
Prerequisites
You should have a basic understanding of computers. You should know how to download and install a program in Windows and some basic knowledge of system administration (configuring IP addresses, connecting to the Internet, installing Windows, etc.).
What you’ll learn
You will learn how to download and install Python on your Windows or Linux system. You will learn what a variable is, how to perform arithmetic operations, if statement, for loops, how to capture user inpu, and much more.