Posts

Showing posts from August, 2019

Keyword Or Not program in Python

To identify whether the given string is Keyword or Not using Python To run open your terminal or command prompt save your file as keyword.py type "python3 keyword.py" to run the program