Open Issues Need Help
View All on GitHub Software Development • Python Projects
Replace Hello World with Math Addition Function 3 months ago
AI Summary: Replace a simple 'Hello, World!' program with a Python program that adds two numbers, handling user input, error checking, and multiple calculations. The new program should include type hints, docstrings, and follow Python best practices.
Complexity:
2/5
enhancement good first issue python
A Python repository for testing - contains hello world and will be enhanced with math functions