a python keyword\ncannot be used outside of its intended purpose\ncan only be used in the comments…

a python keyword\ncannot be used outside of its intended purpose\ncan only be used in the comments section.\ncan be used anywhere in a python program\ncan be user defined

a python keyword\ncannot be used outside of its intended purpose\ncan only be used in the comments section.\ncan be used anywhere in a python program\ncan be user defined

Answer

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.

Answer:

A. cannot be used outside of its intended purpose