Skip to content

shoaibhr/US-State-Labeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

US State Labeler

The US State Labeler is a Python program that allows users to label and identify the 50 states of the United States on a graphical map using the turtle graphics library. The program prompts the user to enter the name of a state, and if the entered state name is correct and has not been labeled before, it will be labeled on the map.

Prerequisites

  • Python 3.x
  • pandas library
  • turtle library

Installation

  1. Clone the repository or download the code files.

  2. Install the required libraries using pip:

    pip install pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages