# 1เลือกประเภทWhat is an algorithm?A type of computerA step-by-step procedure for solving a problemA programming languageA software application
# 3เลือกประเภทWhat is the primary purpose of using loops in programming?To execute a block of code onceTo repeat a block of code multiple timesTo organize filesTo make code more colorful
# 4เลือกประเภทWhich of the following is an example of a conditional statement?if...elserepeat...untilfunction()print()
# 5เลือกประเภทWhat is the binary number system primarily used for in computing?Storing textStoring imagesEncoding dataSolving equations
# 6เลือกประเภทWhat is the main function of a computer's CPU?Store dataPerform calculations and execute instructionsDisplay graphicsConnect to the internet
# 7เลือกประเภทIn computer science, what does 'debugging' refer to?Creating new softwareFixing errors in codeWriting documentationDesigning user interfaces
# 8เลือกประเภทWhat does 'open-source software' mean?Software that is free to useSoftware with source code that anyone can inspect, modify, and enhanceSoftware that is always onlineSoftware that works on any device
# 9เลือกประเภทWhat is the role of a variable in programming?To store dataTo execute codeTo create graphicsTo manage hardware
# 10เลือกประเภทWhich of the following is an example of a high-level programming language?AssemblyMachine codePythonBinary