Respuesta :
Answer:
1. Pattern Recognition - pattern recognition is defined as finding the order, and analyzing the data; exactly what is done in this situation.
2. Code Editor - Without this how else would you be able to write and edit your code?
3. D - If you've seen examples of python code, then you know this is not Python
4. Object-Oriented
5. Interpreter
Explanation:
The answers to the MCQ questions are explained below, the correct answers for the questions are D, B, D, D, and A in respective order.
1. Option D is the correct answer for Question 1, the pattern recognition is defined as finding the order, and analyzing the data; exactly what is done in this situation.
2. Option B is the correct answer for Question 2, Code Editor is necessary to write and run Python code - Without this, it is not possible to be able to write and edit your code.
3. Option D is the correct answer because "(System.out.print("Hello")" is a JAVA code and not a Python Code.
4. Option D is the correct answer because Python is an excellent programming language that supports both object-oriented and functional programming paradigms.
5. Option A is the correct answer because a compiler translates source code into machine language modules (called an object file).
For more information about Python, refer below
https://brainly.com/question/936897