Q-what is interactive mode with example?
A- In interactive mode we work at the command & the prompt & we write small commands & expressions. We get the output
as soon as we press enter. This mode isn't suitable for writing long programmes as we cannot save.
Eg- >>>print("Hello")
⬇️
Hello
⬇️
>>>print("Hello Niya")
Answers
Answered by
0
Answer:
what are we supposed to do u did it yourself already
Similar questions