ปัญหา 1เลือกประเภทWhat is a variable in programming?A type of functionA storage locationA type of loopA piece of hardware
ปัญหา 2เลือกประเภทWhich of the following is a correct way to declare a variable in Python?var x = 5;int x = 5;x = 5declare x = 5;
ปัญหา 3เลือกประเภทWhat is the purpose of a loop in programming?To store dataTo repeat a set of instructionsTo define a functionTo create a variable
ปัญหา 5เลือกประเภทWhat does 'HTML' stand for?Hyper Text Markup LanguageHigh Text Markup LanguageHyperlinks and Text Markup LanguageHyper Text Makeup Language
ปัญหา 7เลือกประเภทWhat is the function of 'print()' in Python?To output data to the screenTo create a variableTo start a loopTo declare a function
ปัญหา 8เลือกประเภทWhich of the following data types is NOT supported by Python?StringIntegerFloatCharacter
ปัญหา 9เลือกประเภทWhat is an 'algorithm' in computer science?A type of softwareA step-by-step procedureA type of computerA programming language
ปัญหา 10เลือกประเภทWhich of the following is a popular programming language for web development?PythonJavaScriptC++Swift