write single line a basic statement
Add two numbers and store it in
a variable
Answers
Answered by
1
Answer:
Write single line a basic statement. Add two numbers and store it in a variable.
Explanation:
A value is one of the fundamental things — like a letter or a number — that a ... The values we have seen so far are 2 (the result when we added 1 + 1), and ... When you type a statement on the command line, Python executes it and ... The following are all legal Python expressions whose meaning is more or less clear:.
Similar questions