

Input - non-string types
https://youtu.be/7Bwtj-NwOTE Casting input to get what you want: If you want numeric data from a string, you must assume that the user...


Exploring String Delimiters
https://youtu.be/vqUJYJqpzBI Delimiters are the characters that start and stop a certain part of code. Strings, or groups of characters,...

