Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How do i write a python code that would do all of those extra functionality as well as the regular code. This is the starting

image text in transcribed
image text in transcribed
image text in transcribed
How do i write a python code that would do all of those extra functionality as well as the regular code.
image text in transcribed
image text in transcribed
This is the starting code that was given to us.
Project 2: Text Analyzer Overview In this project, you will create a utility program that reads a passage of text and computes various statistics such as number of characters, number of words, average word length, and how often each word appears. Part of the code (the user interface) will be provided for you. Instructions: 1. Download the starter code from Blackboard (project2starter.py) 2. Run the starter code to make sure it works on your machine. A window with a text box and a button should appear. If it does not, please contact the instructor. 3. Read over the Sample Run to get an understanding of what the project is supposed to do. 4. See the Detailed Description for more details on implementing the necessary functionality (i.e. getting the button to actually do something) The design document for this project is due on Friday, September 22, 2017, at 5 PM. Follow the instructions on the Design Specifications (Basic Version). See the Detailed Description for some hints on creating test cases. The code for this project is due on Friday, October 6, 2017, at 5 PM. Please make sure you start the project ahead of time. Write your code with good style, including comments and so on. See the Grading Rubric for information about how your project will be graded

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Technology And Management Computers And Information Processing Systems For Business

Authors: Robert C. Goldstein

1st Edition

0471887374, 978-0471887379

More Books

Students also viewed these Databases questions