Python Online Compiler & Playground
HTML/CSS/JavaScript
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Start Python Course
Register
Concatenation - Python
+2
Author: Josshual A. Toro M.
Dark
Public
Save
PY
py
1
2
3
4
5
6
7
#Created by Jossh
a =
input
()
t = a
d =
'd'
print
(
f
"{t}{d}"
)
Enter to Rename, Shift+Enter to Preview
OUTPUT