Visual basic Create an array of nine last names named strBattingLineup. Use whatever scope you want for your array. In a
Posted: Sat May 14, 2022 8:25 pm
Visual basic
Create an array of nine last names named strBattingLineup. Use
whatever scope you want for your array. In a separate instruction,
set the name of the player in the very first position to Fowler.
Set the name of the player in the very last position to Hendricks.
Then set the name of the baseball player batting fourth to be
Rizzo.
Create an array of nine last names named strBattingLineup. Use
whatever scope you want for your array. In a separate instruction,
set the name of the player in the very first position to Fowler.
Set the name of the player in the very last position to Hendricks.
Then set the name of the baseball player batting fourth to be
Rizzo.