Using statistics from the US Open Tennis Tournament, students create a program in Python that asks a user enter eight distinct numbers related to an individual tennis player. The program then uses those numbers to compute and report three statistics in order: number of serves attempted, double fault percentage, and ace percentage.
To see how this assignment fits in with the rest of the assignments in this course, please see the following: CS100: Programming I-Classic Projects
Using the Python programming language, students create a program that computes and reports statistics from the US Open Tennis Tournament. By using a popular sporting event and statistics, this project uses Meaningful and Relevant Content as well as Interdisciplinary Connections.