For Tuples and Dictionaries as well, include Union[type1, type2] where ever they ask for a type. There is no limit to the number of types that you can include within Union. This marks the end of the Union of Typing in Python Tutorial. Any suggestions or contributions for CodersLegacy ...