branch/work
lizzyonit/benchmark / Benchmark

Add a cat to say hello

mergedlizzyonit pushed 1 revisions onto main

Since your last reviewFull change+8 -0 across 1 revision
  • 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.