Beginner Python project to learn about handling a data set.
In this project, you will learn to organize data sets using for loops, dictionaries and lists to find the right amount of materials needed to launch a rocket.
To understand this project, you should have basic experience with for loops, while loops, dictionaries, and lists. There are three levels for this project, each getting progressively harder.
A tragedy was averted after we managed to catch a thief who was sneaking into our databanks for reasons unknown, but unfortunately, they managed to scramble the information we have before being caught. We need to unscramble the data or we won’t be able to launch any more rockets.
In this project, you will learn MORE about:
forloops- Dictionaries
- Lists
ifstatements
Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0