Across
- 3. Function used to read input through keyboard
- 7. INT,BOOL,STR,TUPLE ARE TYPES OF
- 8. How "else if" is written in python?
- 10. DESIRED ELEMENT FROM A DICTIONARY CAN BE EXTRACT BY MENTIONING ITS
- 11. _______________ CONTAINS ,KEY VALUE PAIR
- 13. One of keyword used to write a loop
- 14. _____________ symbol used to assign the values to variable
- 15. Guido Van Rossum developed a ____programming language
Down
- 1. True or False is of ____data type
- 2. LIST, STRING,DICTIONARY ARE EXAMPLES OF
- 4. Code lines that never be executed
- 5. IT CAN CONTAIN COLLECTION OF LETTERS/DIGITS/SPECIALCHARACTERS
- 6. Cannot used as variable name in python
- 9. DESIRED ELEMENT FROM A LIST CAN BE EXTRACT BY MENTIONING ITS
- 12. The__________used to denote single line comments in python
- 15. Function to use when displaying message on screen
