Computer Science, asked by nousername0012, 5 months ago

Aman is working on his mathematics project work. He has to perform some quick calculations. Which mode of Python programming should he use for doing his calculations?​

Answers

Answered by jai696
18

\huge\red{\mid{\fbox{\tt{ANSWER}}\mid}}

He should use the interactive mode of python programming

\huge\blue{\mid{\fbox{\tt{Explanation}}\mid}}

Interactive mode is a command line shell which gives immediate feedback for each statement, while running previously fed statements in active memory. As new lines are fed into the interpreter, the fed program is evaluated both in part and in whole.

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Answered by HirenYadavRocks01
1

Answer:

He should use interactive mode

Similar questions