C-15-Q106mediumsingle_mcq
Which trait makes Python beginner-friendly per the text?
Which trait makes Python beginner-friendly per the text?
- aMandatory semicolons after every line
- bSimple, readable syntax
- cOnly a command-line interface
- dNeed for licensing fees
ব্যাখ্যা
The text attributes Python's beginner-friendliness to its simple, readable syntax, which lets learners focus on logic rather than complicated punctuation or rules.