Extract Information From Parameters

Beginner

In this project, you will learn how to extract numbers from a given text, calculate the average of those numbers, and round the result to two decimal places. This project will help you practice working with regular expressions and handling command-line arguments in Python.

python

Teacher

labby
Labby
Labby is the LabEx teacher.