Intro to Python
Share
Explore

icon picker
Data

Tasks
9
Task
Section
Status
1
Write and run your first “Hello, World!” program
What is a program?
Not Started
2
Execute your “Hello, World!” command in the Python interactive console
What is a program?
Not Started
3
Learn about variables
Variables, Expressions, and Statements
Not Started
4
Learn about expressions
Variables, Expressions, and Statements
Not Started
5
Learn about statements
Variables, Expressions, and Statements
Not Started
6
Learn about booleans
Conditionals
Not Started
7
Learn about logical operators
Conditionals
Not Started
8
Learn about if/else statements
Conditionals
Not Started
9
Learn about functions
Functions
Not Started
10
Learn about lists
Lists, Sets, and Dictionaries
Not Started
11
Learn about sets
Lists, Sets, and Dictionaries
Not Started
12
Learn about dictionaries
Lists, Sets, and Dictionaries
Not Started
13
Learn about for and while loops
Loops
Not Started
14
🎲 Handle user input
Guess the Word
Not Started
15
🎲 Keep track of guesses
Guess the Word
Not Started
16
🎲 Show the word progress
Guess the Word
Not Started
17
🎲 End the game
Guess the Word
Not Started
18
🍦 Add bonus features to your game
Guess the Word
Not Started
19
Learn about break and continue statements
Loops
Not Started
20
Learn how to use strings
Strings
Not Started
There are no rows in this table
Base Table of Contents
1
Section
Description
Section Name
1
Learn what programming is and write your first program
2
Learn how to store variables and the basics of programming instructions
3
Learn how to execute instructions based on a condition
4
Learn how to write reusable blocks of codes using functions
5
Learn how to use data structures to organize and store your data
6
Learn how to use loops to repeat instructions
7
Learn how to manipulate strings
8
Build your own “guess the word” game using the concepts you’ve learned
There are no rows in this table

Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.