Day 30: 100 Days of Code: f-strings

Опубликовано: 01 Октябрь 2024
на канале: Replit
16,522
84

The `f` stands for format...not whatever you were thinking. Change the way you combine strings and variables with f-strings.

Join #replit100daysofcode here: https://join.replit.com/python

00:00 f-strings
02:48 Local variables
04:44 the power of f
05:48 Alignment
07:28 Common errors
08:32 Fix my code
08:43 Day 30 challenge
09:01 Share your code
09:16 Next up