Question: Assignment py nie to rest # 2 in Sakai. Program 2: Find the Mean and the Mode Ask the user for the name of a
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
Get step-by-step solutions from verified subject matter experts
