🪴 Stash
Search
Search
Dark mode
Light mode
Reader mode
Explorer
Home
❯
Sharafat's Stack
❯
Python
❯
fixed width number python
fixed width number python
Dec 04, 2024
1 min read
a = 20
print(f"number is {a :03}")
Graph View
Backlinks
Python