Python Basics
Sign Up
If you have not already done so, join the Athenian Python Basics
classroom here.
Input Output
repl.it code
Say Hello Assignment
repl.it code
Square an Int Assignment
repl.it code
Double an Int Assignment
repl.it code
Repeat a String Assignment
repl.it code
Sum of 3 Ints Assignment
repl.it code
Primitive Types
repl.it code
Built-in Functions
repl.it code