BeginnerCategory 8 of 21
String Formatting
Format and interpolate strings with f-strings and .format().
1
F-String Interpolation
Complete the "F-String Interpolation" exercise.
Start
2
Decimal Formatting
Complete the "Decimal Formatting" exercise.
Start
3
Text Alignment
Complete the "Text Alignment" exercise.
Start
4
Zero Padding
Complete the "Zero Padding" exercise.
Start
5
.format() Method
Complete the ".format() Method" exercise.
Start