[{"id":1064905,"question":"<p>Which step is part of writing a program.</p>","choices":[{"text":"<p>Compile /Interpret</p>","value":"A"},{"text":"<p>Play music</p>","value":"B"},{"text":"<p>Browse the internet</p>","value":"C"},{"text":"<p>Delete files</p>","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":1064904,"question":"<p>What is the main purpose of programming.</p>","choices":[{"text":"<p>To watch videos</p>","value":"A"},{"text":"<p>To create instructions for a &nbsp;computer</p>","value":"B"},{"text":"<p>To draw pictues</p>","value":"C"},{"text":"<p>To send emails</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1064903,"question":"<p>Which of the following fields used python</p>","choices":[{"text":"<p>Game developoment</p>","value":"A"},{"text":"<p>Data Analysis</p>","value":"B"},{"text":"<p>Artiicial Intelligence</p>","value":"C"},{"text":"<p>All of the above</p>","value":"D"},{"value":"E"}],"correctAnswer":4},{"id":1064902,"question":"<p>What is Python?</p>","choices":[{"text":"<p>A complex system language</p>","value":"A"},{"text":"<p>A high level, easy-to-learn programming language</p>","value":"B"},{"text":"<p>A web design tool</p>","value":"C"},{"text":"<p>A database system</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1064901,"question":"<p>The operation used to combine two lists in Python.</p>","choices":[{"text":"<p>Combine ()</p>","value":"A"},{"text":"<p>Concat( )</p>","value":"B"},{"text":"<p>+</p>","value":"C"},{"text":"<p>merge ( )</p>","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":1064900,"question":"<p>A output of the following code is: temperature, humidity , wid_ speed 25,60,15</p><p>print(\"Hot and humid\" if temperature &gt;30 and humidity &gt;50 else “Warm and breez” If temperatue ==25 and wind _speed&gt;10 else “Cool and dry ”If temperature &lt;20 and humidity &lt; else “Moderate”)</p>","choices":[{"text":"<p>Warm</p>","value":"A"},{"text":"<p>Hot</p>","value":"B"},{"text":"<p>Cool</p>","value":"C"},{"text":"<p>Nothing</p>","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":1064899,"question":"<p>A range(functon used to generate a sequence of numbers.</p>","choices":[{"text":"<p>Generates a list of numbers</p>","value":"A"},{"text":"<p>Creates a sequence of numbers</p>","value":"B"},{"text":"<p>Calculats the sum of numbers</p>","value":"C"},{"text":"<p>Prints a range of numbers</p>","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":1064898,"question":"<p>A loop used to iterate over a ollection such as lists is.</p>","choices":[{"text":"<p>for</p>","value":"A"},{"text":"<p>repeat</p>","value":"B"},{"text":"<p>while</p>","value":"C"},{"text":"<p>do while</p>","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":1064897,"question":"<p>The operator used for exponentiation in python is</p>","choices":[{"text":"<p>**</p>","value":"A"},{"text":"<p>*</p>","value":"B"},{"text":"<p>//</p>","value":"C"},{"text":"<p>/</p>","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":1064896,"question":"<p>Out put of the followng piece of code is.</p><p>Age= 25</p><p>print (\"age:\",\"age)</p>","choices":[{"text":"<p>Age 25</p>","value":"A"},{"text":"<p>25</p>","value":"B"},{"text":"<p>Age</p>","value":"C"},{"text":"<p>age</p>","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":1064895,"question":"<p>Avalid variable name in Python is</p>","choices":[{"text":"<p>Variable</p>","value":"A"},{"text":"<p>Ivariable&nbsp;</p>","value":"B"},{"text":"<p>Variable name</p>","value":"C"},{"text":"<p>Varaible name</p>","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":1064894,"question":"<p>An action needed during python instiallatio &nbsp;to run from the command line asily</p>","choices":[{"text":"<p>Uncheck Add phyton to PATH</p>","value":"A"},{"text":"<p>Choose a differrente IDE</p>","value":"B"},{"text":"<p>Install only the IDE</p>","value":"C"},{"text":"<p>Cheek Add Python to PATH</p>","value":"D"},{"value":"E"}],"correctAnswer":4},{"id":1064892,"question":"<p>Which of the following is a code editor.</p>","choices":[{"text":"<p>GCC</p>","value":"A"},{"text":"<p>GDB</p>","value":"B"},{"text":"<p>VS code</p>","value":"C"},{"text":"<p>Python</p>","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":1064891,"question":"<p>What is the purpose fo a dubugger.</p>","choices":[{"text":"<p>To find and fix errors</p>","value":"A"},{"text":"<p>To write code</p>","value":"B"},{"text":"<p>To design interfaces</p>","value":"C"},{"text":"<p>To manage databases</p>","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":1064889,"question":"<p>Which tools translates hihg level code line -by-line</p>","choices":[{"text":"<p>Compiler</p>","value":"A"},{"text":"<p>Interpreter</p>","value":"B"},{"text":"<p>Debugger</p>","value":"C"},{"text":"<p>Assembler</p>","value":"D"},{"value":"E"}],"correctAnswer":2}]