It seems like there are a ton of global variables floating around appinventor.
So why would I need to pass inputs to a procedure? Trying to wrap my head around this.
the ap CS course create task requires a procedure with an input. i can clearly just pass my global variable as an input but this seems silly. i think i am missing an important point of when we would pass an input into a procedure instead of using a global variable but can't figure out what it is. any help would be appreciated. thanks.