Which is the correct syntax for the input() statement
Answers
Answered by
4
Answer:
The INPUT statement has two syntaxes. The first syntax displays a prompt and assigns the input to variable. The second syntax specifies the location of the input field on the screen and lets you display the current value of variable. Both the current value and the displayed input can be formatted.
Answered by
5
Answer:
The correct syntax for the INPUT statement is :-
INPUT ("name") , variable
Hope it helps
Similar questions
Business Studies,
1 month ago
English,
1 month ago
English,
3 months ago
Social Sciences,
3 months ago
Computer Science,
9 months ago