Computer Science
You don't have to pay for Python and you can view its source code too. It means Python is-
- Freeware
- Free and Open source
- Open source
- Shareware
Related Questions
What shape represents a decision in a flow chart?
- Diamond
- Rectangle
- Oval
- Parallelogram
Python was developed by …………… .
- Charles Babbage
- Guido van Rossum
- Tim Berners Lee
- Robert E. Kahn
Identify the correct print() statement:
- print(Hello)
- print("Hello")
- print('Hello")
- print("Hello')
Python is a/an …………… language.
- Compiled
- Interpreted
- Compiled & Interpreted
- None of these