What is the super() function used for in python ?
super()
patch all the bugs of the script
give access to all properties and methods of a parent class in a child class
none of these answers
change all characters of a string to uppercase