p
y
c
h
a
l
l
e
n
g
e
r
Home
Python Basics
First Steps
First Steps
basic syntax
variables
values
comments
variable names
print
indentation
NEXT
Print Function and Variables in Python
LESSON
Assign a value to a variable
CHALLENGE
Create a variable
CHALLENGE
Assign new value to a variable
CHALLENGE
Python Syntax Basics
LESSON
Get value of variable I
CHALLENGE
Get value of variable II
CHALLENGE
Fix variable syntax mistake
CHALLENGE
Comments in Python
LESSON
Exercise: Comment out line of code
CHALLENGE
Test: Python variables and syntax
EXAM