QUESTION IMAGE
Question
a python keyword
cannot be used outside of its intended purpose
can only be used in the comments section.
can be used anywhere in a python program
can be user defined
Brief Explanations
Python keywords have predefined meanings and are reserved for specific language - level operations. They cannot be used for other purposes like variable names etc. They are not for use only in comments, not usable anywhere in a program without regard to their intended role, and cannot be user - defined.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. cannot be used outside of its intended purpose