Write a program that determines if the user rolled doubles in dive. Read in two integers from the user which represent dice rolls. Create a variable called rolledDoubles which has the value of whether or not the two values are equal. Print that out. Please do this in JAVASCRIPT NOTTT phyton. The picture is what I have done so far but it's missing a point

Write a program that determines if the user rolled doubles in dive Read in two integers from the user which represent dice rolls Create a variable called rolled class=


Answer :

Other Questions