Files

11 lines
133 B
Markdown
Raw Permalink Normal View History

2020-11-19 15:37:31 -08:00
# Easy Math
2 + 2 = 4 // this test will pass
2 + 2 = 5 // this test will fail
# Harder Math
230230 + 5819123 = 6049353
2021-02-09 15:31:51 -08:00
3 - 1 = 2