Pokemon EXP
Compare EXP for trainers with few and many pokemon.
Compare EXP for trainers with few and many pokemon.
Work out the price of catering a party on the planet Phelte.
A nice thing about functions is you can build a cut-and-paste library to save yourself time. You can take code you've already written, wrap it in a function, and reuse it.
For example, when we were talking about validating strings, there was a loop like this that keeps asking until the user enters something.
Bonus lessons are optional.
Try this in the console:
Which group of goats is cuter?
What if you want to analyze some of the data?
Clean a data set of goat movie ratings.
How long would it take you to listen to all the episodes back-to-back?
Teagan's Poet
Bonus lessons are optional.
Let's write a basic transaction processing system (TPS - not that one). A TPS tracks business events, like sales, inventory control... the regular stuff of business operations.