Practice Time | Extra Questions // Why would you want to use the function type notation instead of just the lambda? // Create a function gamePlay() that takes a roll of the dice as an argument and prints it out. // Pass your rollDice2 function as an argument to gamePlay() to genera...
Practice Time | Extra Questions // Why would you want to use the function type notation instead of just the lambda? // Create a function gamePlay() that takes a roll of the dice as an argument and prints it out. // Pass your rollDice2 function as an argument to gamePlay() to genera...