if "print 'big'"
x = rand(5); y = rand(5); print x > y ? "Big. Variable x should be x - 1, which is #{x -= 1}" : x < y ? "Small. Variable x should be x + 1, which is #{x += 1}" : "Equal. Variable x should remain itself, which is #{x}"
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |