- r1 Add a cat to say hello - lizzyonit
cat.py+8 -0
| 1 | + | # Test code for Branchwork. | ||
| 2 | + | |||
| 3 | + | print(r""" | ||
| 4 | + | /\_/\ | ||
| 5 | + | ( o.o ) | ||
| 6 | + | > ^ < | ||
| 7 | + | """) | ||
| 8 | + | print("Hello, Branchwork!") |
Sign in to leave notes and submit a review.
Reviews
lizzyonitcommentedr1..r1current2026-09-09 02:43 UTC
No line notes.
