Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 194 Bytes

File metadata and controls

8 lines (6 loc) · 194 Bytes

in this repo i will code the same functionality of the following lines of code:

num = 1000000
print(f"this is a pretty format of the num : {num:,}")

im gonna code it manually lol