Week 1: Spell Checkers

  1. What is Python?

Python is a general programming language used for a variety of computer tasks, including web development and AI. It is generally recognized as one of the easiest programming languages to learn and use.

2. What does a library in Python mean?

A library is a prewritten code that can be used to add new functionality so programmers don’t have to start from scratch.

3. NLTK Install screenshot