what is the use of let and input statement?
Answers
Answered by
1
Explanation:
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
Similar questions