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
Special Characters
0
Author: ...
Dark
Public
Save
PY
py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
L1st=
[
str
(
input
(
' '
))]
count=
0
word=L1st
[
count
]
while
word.count
(
'@'
)
!=
0
:
word.replace
(
'@'
,)
print
(
word
)
"""
@#₹_ƒ&-+`()/*{}€¥$¢~
"""
Enter to Rename, Shift+Enter to Preview
OUTPUT