Code Snippets
From Coder Merlin
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder
NOTE: codermerlin.com has been deprecated and replaced by codermerlin.academy. Please update your bookmarks.
User Input[edit]
Randomness[edit]
Strings and Characters[edit]
- Changing Character Case
- Long Strings
- Printing a String Backwards
- Characters and Strings to ASCII Values
- Print All Integers in a String
- Splitting Key-Value Pairs into Components
- Check if String Begins with Prefix and Retrieve Remainder
- Access Individual Characters
- Matching Regular Expressions