Skip to content

Instantly share code, notes, and snippets.

View 100ze's full-sized avatar
💯

Wilton Ribeiro 100ze

💯
View GitHub Profile
# VARIAVEL=VALOR
DISCORD_TOKEN="Onde eu coloquei a minha chave?"
python3 main.py
# Olá mundo!
print('Automated Pickles')
@100ze
100ze / hello_world.py
Last active October 28, 2020 18:40
Hello World in Python!
print('Hello World')
print('Hello Human, How are you?')