Python Programming

Wishlist Share
Share Course
Page Link
Share On Social Media

Course Content

Get Started With Python
Python is one of the most popular programming languages, often used for data analytics and machine learning applications. This article will help you get started with Python Programming language by installing it and running your first program. Also, it will walk you through the basic concepts.

  • What is Python?
  • Application of Python
  • Install Python
  • Create and Run Your First Python Program
  • Syntax and Indentation in Python

Python Statements

Python Comments
Comments describe what is happening inside a program so that a person looking at the source code does not have difficulty figuring it out. In this article, you’ll learn: How to add comments in your Python code The need for the comments What are the inline comments, block comments, and multi-line comments The use of docstring comments.

Python Keywords
In this article, you’ll find all Python keywords with examples that will help you understand each keyword. After reading this article, you’ll learn: How to get the list of all keywords Understand what each keyword is used for using the help() function the keyword module

Final Exam

Want to receive push notifications for all major on-site activities?

Want to receive push notifications for all major on-site activities?