Write statement that take input from Keyboard.
Answers
Answered by
1
Answer:
Use the INPUT statement to halt program execution and prompt the user to enter a response. Data entered at the terminal or supplied by a DATA statement in response to an INPUT statement is assigned to variable. Input supplied by a DATA statement is echoed to the terminal
Explanation:
please mark me as the brainliest answer
Similar questions