(Count the occurrences of each keyword)
Write a program that reads in a Python source code as a one-line text and counts the occurrence of each keyword in the file. D