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 1923
Why do arrays have a 0 in it?
How does break work in python?
Tell us what is the usage of help() and dir() function in python?
What is used to create unicode strings in Python?
How to iterate through two lists in parallel?
Explain about classes in strings?
What is the output of the following?
Which of the languages does Python resemble in its class syntax?
Can python handle big data?
What is the meaning of @classmethod and @staticmethod ?
Is python a programming language?
What is the difference between range and xrange functions?
What does float () do in python?
Give an example of a shuffle() method?
What is chmod 755 in python?