Create an array of nine last names named strBattingLineup. Use whatever scope you want for your array. In a separate ins
Posted: Sat May 14, 2022 7:25 pm
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.
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.