MCPcopy Create free account
hub / github.com/3rfaan/courses / Program.cs

File Program.cs

C#/ReturnMethods/Program.cs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Random random = new Random();
2
3Console.WriteLine("Would you like to play? (Y/N)");
4

Callers

nothing calls this directly

Calls 2

ShouldPlayFunction · 0.85
PlayGameFunction · 0.85

Tested by

no test coverage detected