S P

S P

  • NA
  • 285
  • 209.3k

Dictionary(key,value) to get number occurrences of key

Mar 31 2018 4:44 PM

Input: two integer parameters between 1 and 50

Output: a Dictionary ; where keys are the integers between two input parametes and whose values are the number of occurrences of the letter ‘a’ contained in the spelling of the that key.


Answers (1)