Python Assignment-5
Python Assignment-5
CO-5: Articulate the usage of packages in python and GUI Programming with Tkinter.
Q2. Illustrate slicing and indexing in 2-d numpy array with examples.
Q4. Draw a bar plot showing sales of each quarter in a year? Assume sales data for the plot.
Q5. What are the different customization options in any graphs or plot?
Q8. Write steps to create a Tkinter app.? Explain the Geometry Management methods in
Tkinter with examples?
Q10. Write a program having images or icons in Tkinter buttons or labels? Explain how it is
done.