Module 4 - Python Programming Questions 2024.
Module 4 - Python Programming Questions 2024.Coding - ANSWER The process of creating a set of instructions for computers. Algorithm - ANSWER Step-by-step instructions to complete a task. Programming language - ANSWER A language used to give instructions to computers. Block-based coding - ANSWER A form of programming in which the code is mainly represented as blocks. Programmers code by dragging and dropping blocks. Text-based coding - ANSWER A form of programming in which the code is entirely text. Input - ANSWER Something that is fed into a process. Output - ANSWER Something that is produced by a process. Print function - ANSWER A Python function used to output data to the screen. Debugging - ANSWER The process of identifying and removing errors from code. Variable - ANSWER A storage space with a name and a stored value that can be changed during the execution of a program. String - ANSWER A data type which stores text. Integer - ANSWER A data type which stores a whole number.
Escuela, estudio y materia
- Institución
- Python programming
- Grado
- Python programming
Información del documento
- Subido en
- 12 de enero de 2024
- Número de páginas
- 2
- Escrito en
- 2023/2024
- Tipo
- Examen
- Contiene
- Preguntas y respuestas
Temas
-
debugging
-
module 4 python programming questions 2024
-
coding the process of creating a set of instructio
-
programming language a language used to give instr
-
input something that is fed into a process