@IBAction func Guess(_ sender: UIButton) { var R1 = (Range1.text!as NSString).intValue var R2 = (Range2.text! as NSString).intValue //print(R1, &