Echo Echo Echo
This commit is contained in:
8
echoechoecho.py
Normal file
8
echoechoecho.py
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
print(
|
||||||
|
" ".join(
|
||||||
|
[
|
||||||
|
input().strip(),
|
||||||
|
]
|
||||||
|
* 3
|
||||||
|
)
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user