资讯

Data Structures: Lists and Dictionaries Working with lists and dictionaries in Python to write a program for managing a café inventory.
This capstone project involves programming the game 'Tic-Tac-Toe' with Python to test one's understanding of lists, dictionaries, loops, functions and control flow logic.