Computer Science, asked by Anonymous, 4 months ago

One programming language has the following keywords that can not be used as identifers:-break, case, continue ,default, else, for,def,goto ,if, return, & etc. Now write a program to check if the given word is keyword or not.

No spam!! ​

Answers

Answered by Sargunbenipal26
5
One programming language has the following keywords that can not be used as identifers:-break, case, continue ,default, else, for,def,goto ,if, return, & etc. Now write a program to check if the given word is keyword or not.

Similar questions