Write a one-liner that will count the number of capital letters in a file. Your code should work even if the file is too big to fit in memory.
1 1926
What is tkiner?
Which programming language is best for finance?
What is metadata in python?
How to prevent blocking in content() method of socket?
What is the most "pythonic" way to iterate over a list in chunks?
What is a sequence in python?
How to get indices of n maximum values in a numpy array?
Can we overload constructor in python?
Does python have null?
Write a program in python to check if a number is prime.
What are mixins in python?
How to iterate through two lists in parallel?
What are membership?
Write a program to check for prime number?
What are the rules for legal python names?