First post
Some of my hobbies
- soccer
- videogames
- swimming
- eating
- coding
Some code.
print("i love soccer")
variable = "neymar is the best"
print(variable)
Testing a table
| dogs | cats | pigs |
|---|---|---|
| 0 | 0 | 0 |
print("i love soccer")
variable = "neymar is the best"
print(variable)
| dogs | cats | pigs |
|---|---|---|
| 0 | 0 | 0 |