A tuple is like a list and is used in the same way, the only difference is that a tuple cannot be modified or changed.
A diccionarie is a colleccion of anything that can be labeled with any other thing. It is used as a list too but to use a slot in the diccionarie you have to call the key instead of the value.
Here is some code where i show that i know how to use tuples and diccionaries:

CC BY 4.0 Masteries 24 and 27 – Creation and use of tuples and diccionaries by Jose Carlos Peñuelas Armenta is licensed under a Creative Commons Attribution 4.0 International License.