is interactive mode same as calculator mode?

A

Alex

Loking at Rossum's tutorial I've seen that he sometimes uses the
expression "interactive mode" and sometimes "calculator mode". Or these
concepts same?

I've made the following assertion.

"When Python prompts for the next command with the primary prompt ">>>
", the interpreter is said to be in an interactive mode, or in a
calculator mode. In interactive mode, the Python interpreter acts as a
simple calculator: you can type an expression at it and it will write
back the value of that expression."

Is this correct or incorrect?

Alex
 
P

Peter Hansen

Alex said:
Loking at Rossum's tutorial I've seen that he sometimes uses the
expression "interactive mode" and sometimes "calculator mode". Or these
concepts same?

Yes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top