Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Cyber Battle Game
Game elements
Main Game Loop
Final game
26. Congratulations

Instruction

Congratulations once again! The game we implemented was the last part of our Python Data Structures in Practice course. We've achieved quite a lot together. You now know how to use lists, tuples, dictionaries, and sets, and you also created an amazing Python game.

If you liked the course, we'd love to hear your feedback! Want to learn more? Take a look at the other courses we've prepared, like Working with Strings in Python. The other good choice is the Built-in Algorithms in Python course where you can learn how to quickly apply typical operations to basic data structures: find the greatest element in a dictionary, sort string values in a list or check if a tuples contains a given element. We also have some courses on reading and writing CSV or JSON files in Python. Thanks for choosing to study with us, and we hope to see you again soon!

Exercise

Click Next exercise to finish the course.