Exercise: Mixed List (Executable Program)¶
Create a mixed-type list as in Exercise: Mixed List (Interactive Interpreter). Do not use the interactive interpreter, but rather write an executable Python program.
Create a mixed-type list as in Exercise: Mixed List (Interactive Interpreter). Do not use the interactive interpreter, but rather write an executable Python program.