2 lines
27 B
Python
2 lines
27 B
Python
|
|
next = str(int('123') + 1)
|
|
|
next = str(int('123') + 1)
|