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