vendredi 4 novembre 2016

C# printing random set strings?

So im wondering how would I make a Console write several random strings for example

string Test1 = "Test Hello!";
string Test2 = "Test2 Hello hows your day!";
string Test3 = "How are you today sir?";
how would I make a program that randomly outputs those strings?


Aucun commentaire:

Enregistrer un commentaire