FNBBDevs / nolang

MIT License
3 stars 0 forks source link

If, erm, and hermph #17

Closed Mr-Oregano closed 1 year ago

Mr-Oregano commented 1 year ago

Replace elif with erm and else with hermph

if x < 8
    nolout('hi')
erm x > 10
    nolout('yo')
hermph
    nolout('ok bro')