Use the INPUT statement to accomplish the task:
Input values to the variable x and the variable y using two INPUT statements.
INPUT x
INPUT y
Computer Science & Information Technology
Input values to the variable x and the variable y using two INPUT statements.
INPUT x
INPUT y