Call inputs(minibeast(index), coordinate, index)
Do
index = index + 1
minibeast(index) = InputBox("enter number of minibeast")
lst_display.Items.Add(minibeast(index))
coordinate = InputBox("enter the coordinate of minibeast")...
hello!
The software will
. Allow one of six minibeats to be selected from a menu | :)
. Enter and store the name and grid coordinate of the selected minibeast | :)
.display how often each minibeats was found
.display the minibeast found at a selected coordinate
this is my problem, the first...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.