python
Dashboard
My Repos
Compilers
Python Online
Node JS Online
Golang Online
codepy
Login
My Repos
Sign Out
Online Python Interpreter
Stop
Run
Name = "Pravash" Age = 32 Height = "tall" #text = ("My name is {} and I'm {} years of age and a {} guy.") text = ("I am a {2} guy who is {1} years old and My Name is {0}") print(text.format(Name, Age, Height))
Share this code with others
Public
Clear
My Repos
Repo
Lang
Login
Register
Login
Create a free account. No Credit card info required.
I agree with the Codepy
Term of Service
Sign Up