🪴 Notes
Search
Search
Dark mode
Light mode
Reader mode
Explorer
Home
❯
Tech
❯
Python
❯
fixed width number python
fixed width number python
Properties
2
tags
python
,
tech
aliases
fixed width number python
Sep 06, 2026
1 min read
a = 20
print(f"number is {a :03}")
Graph View
Backlinks
Python