allennajordan681 allennajordan681 30-03-2018 Computers and Technology contestada Write a program that assigns two integer values from standard input to the variables int1 and int2, then prints "true" if they are equal, and "false" if they are not. submit