Strings

Practice quotes, interpolation, and formatting syntax.

0 / 3 complete0%
Interactive Game

How to declare a string

Find how to declare a simple string. And how not to!

Syntax
Play
Interactive Game

How to declare a string II

A slightly hard version of the string I.

Syntax
Play
Interactive Game

String Formatting Syntax in Python

Identify and correct syntax errors in Python string formatting.

SyntaxStrings
Play