Introduction to Functions Using Conversions
In this assignment, we will add to our App created in the previous lesson by conforming it to an essential aspect of programming called functions. We will create functions to clean up the code and save our code from repetitive logic. We will also update the functionality of our Grabber App by removing the grabber screen from view when the application is grabbing.
The preparation section provides you with the elements needed to complete the requirements.
The following steps must be completed to receive the associated points for each step.
Any item marked with a * must be completed to receive a score above 0.