C-16-Q150mediumsingle_mcq
After the program flow described, which statement best summarises what the chapter teaches?
After the program flow described, which statement best summarises what the chapter teaches?
- aOnly how to draw shapes in Illustrator
- bPython basics: print, variables, naming rules, data types, casting, input, arithmetic and relational operators, and an introduction to the if statement
- cHardware troubleshooting
- dDatabase design
ব্যাখ্যা
This chapter is an introductory unit on Python programming fundamentals, covering output with print, variables and naming rules, data types and casting, taking input, and the arithmetic, relational, and basic conditional (if) constructs. The other options describe unrelated fields like graphic design, hardware, or databases.