how many types of statement does python supports
Answers
Answered by
0
2.4 Statements
A statement is an instruction that the Python interpreter can execute. We have seen two kinds of statements: print and assignment. When you type a statement on the command line, Python executes it and displays the result, if there is one. The result of a print statement is a value.
Hope ! answer helps you...
Good morning
Have a great day ❤️
Similar questions