Read n lines and keyword. Print count of lines containing that keyword.
Write a complete program: read the input with input() and print the result with print().
input()
print()
Input
3 error system error occurred all fine here fatal error logged
Output
2