Fun Crosswords on Basic Python Concepts Part 3 - itvoyagers.in
Across
- 3. It is editable single line widget.
- 4. This exception is raised when keyis not found in a dictionary
- 8. This error occurs if someone fails to maintain correct structure of code
- 9. It is used to fetch all rows from query result.
- 10. This method is used to show Current Working Directory.
Down
- 1. It is editable multi-line widget.
- 2. This widget can be used to select many options at same time.
- 5. This option controls how to draw the 3D border in python GUI.
- 6. This method is used to list all directory names present in current working directory
- 7. This option is used for external padding in vertical direction.