Could keywords will be used as identifier in Python?

soniajain

Newbie
Joined
May 15, 2023
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
United States
Activity points
34
Can keywords be used as identifiers in Python? Please explain about keywords and identifiers can we use it in all workstation?

Yes or No If yes then how? If No then how? Here is the Different Sources I was reading and Going Through before trying this all stuff Wikipedia, Wiingy, Geeksforgeeks, You Tube etc.

Thanks in Advance!
 

Yes or No If yes then how? If No then how?
Keywords have functions predefined by the compiler, so that, by their own definition, they are reserved words, that's all.
Look for a programming language tutorial.
 

Cookies are required to use this site. You must accept them to continue using the site. Learn more…