s = "1234"n = len(s) + len("456")print(n)
Standard input is empty
7
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!