js add 0 before string code example Example: add zero in front of numbers lower than 10 python print(f"{x:02}") # where x is the integer