Ad

nothing

Code
Diff
  • print("hello {}".format(len("Word")))
    • print("hello")
    • print(2+5)
    • print("hello {}".format(len("Word")))