Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
Random random = new Random();
2
3
Console.WriteLine(
"Would you like to play? (Y/N)"
);
4
Callers
nothing calls this directly
Calls
2
ShouldPlay
Function · 0.85
PlayGame
Function · 0.85
Tested by
no test coverage detected