age=17print(f"mi vik: {age} (ty: {type(age)})")
Standard input is empty
mi vik: 17 (ty: <class 'int'>)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!