p
y
c
h
a
l
l
e
n
g
e
r
Home
Intermediate Python
Strings II
Strings II
escape characters
f-strings
format-specifiers
string methods
NEXT
Escape Characters
LESSON
Escape quotes in a dialogue
CHALLENGE
Print a Multiline Ingredient List
CHALLENGE
Python String split()
LESSON
Exercise: String Split
CHALLENGE
Extracting Domain from Email
CHALLENGE
Word counter
CHALLENGE
Find longest word in a text
CHALLENGE
Introduction to f-strings
LESSON
Transform to f-string
CHALLENGE
Transform to f-string II
CHALLENGE
Formatting numeric values with f-strings
LESSON
Format number with f-strings
CHALLENGE
Create formatted table using f-strings
CHALLENGE
Test: Python Strings II
EXAM