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
Written for
- Institution
- Scripting and Programming
- Course
- Scripting and Programming
Document information
- Uploaded on
- May 15, 2024
- Number of pages
- 6
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
scripting and programming foundations wgu exam que