Scripting and Programming Foundations WGU Exam Questions And Answers
Scripting and Programming Foundations WGU Exam Questions And Answers Editor - answerallows you to write code Compiler - answerTurns programming language into computer language Interpreter - answerSame as compiler, but converts code one step at a time instead of the entire program at once Operator - answerAn object that takes two operands and does something with them Expression - answerSomething that has value Terminal vs non-terminal expression - answerTerminal is a final value, non-terminal can be reduced further Proper Python expression grammar - answerExpression expression operator expression Variable - answerA name that refers to a value String - answerText surrounded by quotes Integer - answerA number Boolean - answerA true or false value Programming grammar - answerLanguage rules, returns a syntax error if not followed Change variable value - answerUsing an = assigns a new value Indexing a string - answerSelecting a sub-sequence of a string Slicing a string - answerObtaining a subset of data from a string + - answerConcatenate or add = - answerAssignment * - answerMultiply, when applied to string data it writes out the string multiple times - - answerSubtract / - answerDivide
Escuela, estudio y materia
- Institución
- Scripting and Programming
- Grado
- Scripting and Programming
Información del documento
- Subido en
- 15 de mayo de 2024
- Número de páginas
- 6
- Escrito en
- 2023/2024
- Tipo
- Examen
- Contiene
- Preguntas y respuestas
Temas
-
scripting and programming foundations wgu exam que