Questions

  1. What are POP3 and IMAP?
  2. What are break and continue used for? Give an appropriate example.
  3. What is pprint?
  4. What are negative indexes and why are they used?
  5. What is the difference between the pyc and py file extensions?
  6. Generate following pattern using looping's:
   1010101
10101
101
1