Skip to content

Instantly share code, notes, and snippets.

@rg3915
Last active July 15, 2021 05:02
Show Gist options
  • Save rg3915/321827385deeef36ef8dbf3f6b154489 to your computer and use it in GitHub Desktop.
Save rg3915/321827385deeef36ef8dbf3f6b154489 to your computer and use it in GitHub Desktop.
code here crase

See this video https://asciinema.org/a/425548

```
# Escreva seu código em múltiplas linhas
# Com 3 crases no começo e no final
# Seguido de quebra de linha.
# Você pode copiar todo o código com crases para o Telegram.
def ping():
    print('pong')
```

code-here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment