College Python Assignment Help

Замовник: AI | Опубліковано: 11.02.2026

I need assistance with a college Python assignment. The task involves writing a few very small programs with functions or algorithms. Ideal Skills & Experience: - Proficiency in Python and NumPy - Experience in writing functions and algorithms - Ability to handle basic programming tasks Important: the programs must be original and cannot be copied from the internet or ChatGPT, as the college uses Turnitin to detect plagiarism. Please see below the request: Task 1 Write a Python program that defines and calls the following functions: 1. A function that calculates the area of a circle 2. A function that checks if a number is even or odd 3. A function that returns a formatted string Task 2 Write a Python script that does the following when executed: 1. Imports the math and datetime modules (which are part of the Python standard library) and include modules from 3rd party libraries 2. Accepts user's first name and last name as command line arguments 3. Prints a greeting with the user's full name and current date 4. Calculates and prints the hypotenuse of a right triangle 5. Provide examples of the types of errors that could occur in scripts above