Answer:
1 – Software Developers
2 – Physical, Flash Memory(ROM), SD Cards, Macro SD card, USB Flash Drives.
3 -
4 – Output 
5 – Program of Software 
6 – Keyboard 
7 – An Algorithm
8 – Objective & Determine, Bugs, The, Form
9 – Coding
10 – Sequential Programming
11 - specifies the main content of a document
12 - indented with, Four 
13 – Function
14 – Print() 
15 - quotation marks
16 - "string literal"
Lesson 2 
1 – An Algorithm
2 – A – picture 
 B – Problems
 C – Executed
 D – Algorithm 
 E – Included
3 – Pseudocode
4 – All Answers
5 - Yes, Python is a powerful programming language that can perform various mathematical operations.
Lesson 2.03 Python Variables
1 - a file, a database, a folder, a document, or an archive, depending on the context and the type of information being stored.
2 numerical values (integers, floating-point numbers), text (strings), Boolean values (true or false)
3 - Yes
4 – string, literal
5 - 
6 – camelCase
7 - "if = 5"
because "if" is a keyword in most programming languages and is reserved for a specific purpose within the language's syntax. Trying to use a keyword as a variable name will result in a syntax error.
8- project/program/ evaluation report
9 – 
A – Aim 
B – Implemented 
C – Program, explain
D - the next time I write a program started by carefully defining the problem I am trying to solve and identifying the requirements and constraints of the solution.
Explanation: All answers are referred to after lots of research and documentation.