Skip to content

SidneyEmeka/.NET-coin-flip-Logic

Repository files navigation

COIN FLIP LOGIC

A conditional operator to simulate a "coin flip". The resulting decision logic will display either heads or tails.
If the lucky number gotten is <= 6 then the player gets a tail, if its > 6 then the player gets a head.

Random.Next() Method

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages