age = 17print(f"Мій вік: {age} (тип: {type(age)})")
Standard input is empty
Мій вік: 17 (тип: <class 'int'>)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!