C-16-Q031mediumsingle_mcq
Why can't print itself be used as a variable name?
Why can't print itself be used as a variable name?
- aIt is too short
- bIt is a Python keyword/reserved name used as a function
- cIt is reserved by the OS
- dIt contains a vowel