/liam

Programming exercises w/ kids

Primary LanguageRuby

Programming problems for kids:

  1. Print a name in reverse
  2. Check if a word is a palindrome
  3. Scramble a message (rot-13)
  4. Convert to/from Roman Numerals
  5. Find the smallest divisor for a number
  6. Making change with 1- and 5-dollar bills (minimum number of bills)
  7. Calculating squares of numbers

Reference: Programming Problems for Children