Format specifiers in Python are awesome

7 Views
Published
#Python #course #tutorial

# format specifiers = {:flags} format a value based on what flags are inserted

00:00:00 intro
00:01:35 decimal precision
00:02:41 padding
00:03:15 justify
00:04:18 comma separator
00:04:37 mix and match format specifiers
00:05:03 conclusion
Category
Bro Code
Tags
Python tutorial for beginners, Python course, Python
Be the first to comment