Run ❯
Get your
own Python
server
Result Size:
625 x 565
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
x = "Python" y = "is" z = "awesome" print(x, y, z)
x
x
=
"Python"
y
=
"is"
z
=
"awesome"
print
(
x
,
y
,
z
)
Python is awesome