πŸ“Š Problem Solving and Python Programming
Q. The statement that tells the computer to get a value from an input device and store it in a memory location.
  • (A) read
  • (B) write
  • (C) read
  • (D) write
πŸ’¬ Discuss
βœ… Correct Answer: (C) read

Explanation: the read statement is used to take the input. read being a keyword should be in capital letters.


Explanation by: Mr. Dubey
the read statement is used to take the input. read being a keyword should be in capital letters.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
328
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
99%
Success Rate