Congratulations!
You’ve successfully mastered the tenants of numbers and strings in LOLCODE. We hope you had as much fun taking this mini-course as much as we did writing it!
Resources
There’s a lot more to LOLCODE that you can discover than what you’ve experienced here. If you’re interested in learning how it handles more complex language features such as loops, functions, and more, these resources are great places to start:
lolcode-spec
on GitHub: the in-progress language specification- lolcode.org: the language’s homepage
- Sample programs in LOLCODE