Activity One
Do a little research if needed and answer the following prompts:
1. What is Python?
2. What does a “library” in Python mean?
3. Attach a screenshot to show you installed NLTK.
Prompt Answers
1. Python is a high level, general purpose programming language. It includes simple syntax and a large standard library. It boasts being easy to use.
2. A “library” in python is a collection of related modules that can be used together repeatedly in different projects.
3. See screenshot below
