JavaScript Required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Intro to Python
Share
Explore
Intro to Python
Introduction
Introduction
Learn Python
Learn Python
Guess the Word
Guess the Word
Summary
Summary
Resources
Resources
Help
Help
Data
Data
Data
Tasks
Tasks
9
Search
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
Base Table of Contents
1
Search
Section
Description
Section Name
1
What is a program?
Learn what programming is and write your first program
What is a program?
2
Variables, Expressions, and Statements
Learn how to store variables and the basics of programming instructions
Variables, Expressions, and Statements
3
Conditionals
Learn how to execute instructions based on a condition
Conditionals
4
Functions
Learn how to write reusable blocks of codes using functions
Functions
5
Lists, Sets, and Dictionaries
Learn how to use data structures to organize and store your data
Lists, Sets, and Dictionaries
6
Loops
Learn how to use loops to repeat instructions
Loops
7
Strings
Learn how to manipulate strings
Strings
8
Guess the Word
Build your own “guess the word” game using the concepts you’ve learned
Guess the Word
There are no rows in this table
Gallery
Share
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.