Answer:
painter = {'name' : "Vincent van Gogh", 'artworks': ["The Starry Night","Irises","The Potato Eaters"],'bornDate': "March 30, 1853", 'eyeColor': "July 29, 1890", 'diedDate': "July 29, 1890"} #this is a code which holds the questions defined value in a painter variable.
Explanation:
- The above question wants to declare a variable that is in the form of a key and value pair.
- The above question states to define name, artworks,eyeColor, and dieddate as a key and the other is defined as a value.
- when a user wants to access the whole dictionary then he can do with the help of the painter variable.
- But when he wants to access the value of any particular key, then he can do it with the help of the key name as "painter[keyname]".
Answer:
High level Language
understand
Explanation:
rocket is 0...4433456u888
Answer:
In database software a record is a group of related data held within the same structure.
Ryan should apply a filter/criteria on the Courses column and view all the courses that show Sociology
Answer:
I don't know if this is right output is {1,3}
Explanation: