We can list all of the keys of a dictionary by using the list() function and specifying the name of the dictionary as a parameter.
This is shown in the code below.