15# Profitable Gamble | Scratch Coding Practices & challenging Tasks

Create a Code that takes three arguments prob, prize, pay and returns true if prob * prize greater than pay; otherwise return false. To illustrate: profitableGamble (0.2, 50, 9) ... should...
Home
/
Indie Game Developers
/
Block Programming
/
15# Profitable Gamble | Scratch Coding Practices & challenging Tasks

More from Block Programming