0
Answer

Create a program named FortuneTeller

Photo of Dandel Mansanao

Dandel Mansanao

5y
1.7k
1
Create a program named FortuneTeller whose Main() method contains an array of at least six strings with fortune-telling phases such as I see a tall, dark stranger in your future. The program randomly selects two different fortunes and passes them to a method that displays them.

Answers (0)