Add example for explanation
This commit is contained in:
parent
968c018d48
commit
0e9c7a1869
@ -18,6 +18,9 @@
|
||||
---
|
||||
|
||||
```
|
||||
here be example code
|
||||
protagonist = new Heroine()
|
||||
charming = new Prince()
|
||||
while not prince.comes_along():
|
||||
protagonist.hair_length++
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user