user

Last updated July 16, 2021

Introduction to Python

(0 Ratings)
Introduction to Python

Overview

Learning Python gives the programmer a wide variety of career paths to choose from. Python is an open-source (free) programming language that is used in web programming, data science, artificial intelligence, and many scientific applications. Learning Python allows the programmer to focus on solving problems, rather than focusing on syntax. Its relative size and simplified syntax give it an edge over languages like Java and C++, yet the abundance of libraries gives it the power needed to accomplish great things. In this tutorial you will create a guessing game application that pits the computer against the user. You will create variables, decision constructs, and loops in python to create the game. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

 

Learn Step by Step:

Task 1: How Python is Used

Task 2: Python Input and variables

Task3: Python Decisions

Challenge Task: Python Input and Decisions

Challenge Solution: Python Input and Decisions

Task 4: Python Loops

Task 5: Python Functions

Challenge Task: Python While Loops and Functions

Challenge Solution: Python While Loops and Functions

Curriculum

Curriculum is empty

Instructor

User Avatar
(0)
0 Reviews
1 Students
15 Courses

Reviews

5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 stars
0
0.0
0 rating

Be the first to review “Introduction to Python”

Main Content