Topic: Hashing Problem / Level: beginner

Problem: Create a function that returns the frequency of the first 10 digits in a number using hashing.

Run the code to see the output here...