QUESTION IMAGE
Question
a python keyword ____________. can only be used in the comments section can be used anywhere in a python program can be user defined cannot be used outside of its intended purpose
Python keywords have specific meanings and are reserved for language - level operations. They cannot be used as variable names or for other purposes outside of their intended language - defined functions. They are not for comments only, not user - defined, and not free to be used anywhere in an unrestricted way.
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
D. cannot be used outside of its intended purpose