Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

This document provides the requirements needed to complete your lab for this week.You MUST upload 2 files for your assignment:A PDF (preferred)/DOCX of your report including test tables, screenshots,...

1 answer below »



IT IS VERY IMPORTANT TO READ THE


INSTRUCTIONS!!! THIS IS DOCTORAL WORK. Turnitin and Waypoint are being used to check for plagiarism, and please use APA format. Please pay close attention I NEED INSTRUCTIONS TO BE READ THROUGHLY AND FOLLOWED, to plagiarism, it's not tolerated. make sure to use in-text citations demonstrating that I am citing my references. Please do not use fake references, this instructor will check, and this instructor will check Please keep plagiarism under! 10% or lower. VERY IMPORTANT. Let’s make sure all questions are covered and answered.


Answered 1 days After Nov 03, 2024

Solution

Bhaumik answered on Nov 04 2024
3 Votes
Lab [X] report
Executive Summary
A Python command-line program that lets users interact with a dataset of U.S. states and shows pertinent data including state capitals, demographics, and state flowers was created for this project. The project needed to make sure the application followed Python's PEP 8 style rules and had a menu-driven, well-organized interface. An outline of each phase is provided below:
1. Application Development
Objective: Create a Python application where users can:
1) Display all U.S. states in alphabetical order with their capital, population, and state flower.
2) Search for a specific state to display its details.
3) Display a bar graph of the top 5 most populated states.
4) Update the population for any specific state.
5) Exit the application.
Data Structure: A list of dictionaries was chosen to store the state data, making it easy to sort, search, and update. Each dictionary contains keys for the state name, capital, population, and flower.
Menu and User Interface: The main menu presented a straightforward interface, allowing users to navigate the options using a numeric input. The application continued to prompt users until they chose to exit.
2. Implementation of Functionalities
1) Display All States: Displayed all states in alphabetical order, pulling and printing each...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Looking For Homework Help? Get Help From Best Experts!

Copy and Paste Your Assignment Here