Welcome to ReadingBat.
|
|
|
|
Math Operations
Arithmetic operators, order of operations, and built-in math functions

|
While Loops
Loops that repeat while a condition is true

|
|
|
|
Lists
Basic list challenges

|
|
|
|
|
|
|
|
Tuples
Immutable sequences and tuple operations

|
|
|
|
Dictionaries
Key-value data storage with Python dictionaries

|
|
String Methods
Built-in string methods like upper(), lower(), replace(), and more

|
|
|