Headline/discord-compiler-bot

python input not work

sirogameminh opened this issue · 1 comments

look at the top

please read the wiki or try :

;compile python | 10
```py
x = int(input())
print(x)
```