Skip to content

Commit e86ef7f

Browse files
committed
Update formatting form examples.md
1 parent 14affcf commit e86ef7f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
```python
1+
# Guessing game example
2+
3+
```
24
from chat_bots import register_bot
35
46
bot_word = "pens"

0 commit comments

Comments
 (0)