Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignment py nie to rest # 2 in Sakai. Program 2: Find the Mean and the Mode Ask the user for the name of a

image text in transcribed
Assignment py nie to rest # 2 in Sakai. Program 2: Find the Mean and the Mode Ask the user for the name of a file. Read a list of integers of unknown length from the file. Find and print the MEAN and the MODE of the set of integers. Do not use IMPORTED libraries or packages Two test files are available in the Resource Area on Sakai. The program will be graded with a third file. TestData1.txt: Meanz?? Mode = ?? SUBMIT your.py file to Test #2 Assignment in Sakai. GRADING RUBRIC POINTS FULL HALF Has a complete strategy, Has an incomplete partially correctstrategy NONE Has a correct strategy for solving the Strat 20 problem Has chosen appropriate python constructs Has chosen an (decision structures, lists, dictionaries) and inappropriate construct, inappropriate constructs used them correctly Used functions & variables names to make Missing header, poor the code easily understood. Includes a header comment. Only necessary code names, excessive Has chosen 2 or more Python Constructs 10 or used it incorrectly or used them incorrectly Main) function not specified or used correctly, meaningless function and variable Readability& Conciseness 10 and comments are included comments, wordy codevariable names Has a few syntactic or logical errors Has more than 5 syntactic or logical errors Code Runs Perfectly 10 Runs correctly

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

SQL Instant Reference

Authors: Gruber, Martin Gruber

2nd Edition

0782125395, 9780782125399

More Books

Students also viewed these Databases questions

Question

2. Show the trainees how to do it without saying anything.

Answered: 1 week ago