I already wrote the code!
private static bool IsInfectedWithMuhCorona()
{
if (sneeze)
{
Random randy = new Random();
return Boolean.Parse((randy.Next(0,1)));
}
return false;
}
I already wrote the code!
private static bool IsInfectedWithMuhCorona()
{
if (sneeze)
{
Random randy = new Random();
return Boolean.Parse((randy.Next(0,1)));
}
return false;
}
SkyKing.png
Did they try 'password'?