Can I read ACTIVITY 4 - Deletion on EtoBox?
ACTIVITY 4 - Deletion by Ronald U. Wacas is a document available to read on EtoBox.
What is ACTIVITY 4 - Deletion about?
This document describes an activity to create a program that allows a user to delete a number from an array. The program should prompt the user to enter a number to delete and then display the updated array without that number. For example, if the user is asked to delete 10 from the array [1 3 4 5 6], it would remain unchanged and displayed as [1 3 4 5 6] since 10 was not originally in the array.
- Author
- Ronald U. Wacas
- Language
- EN