EXCEEDS logo
Exceeds
Marian Smolii

PROFILE

Marian Smolii

Marian Smolii developed two Python scripts for the UA1278PythonFundamentals repository as part of Homework Assignment 11. The first script prompts users for their age, validates that the input is a non-negative integer, and determines if the age is even or odd, emphasizing robust input validation and clear error handling. The second script maps a user-provided number to the corresponding day of the week, again ensuring proper validation for acceptable day numbers. Marian focused on basic data structures and error handling throughout, delivering both features in a single, reproducible commit. The work demonstrates foundational Python skills and attention to input reliability.

Overall Statistics

Feature vs Bugs

100%Features

Repository Contributions

1Total
Bugs
0
Commits
1
Features
1
Lines of code
40
Activity Months1

Work History

November 2024

1 Commits • 1 Features

Nov 1, 2024

Summary for 2024-11: Delivered two Python scripts for Homework Assignment 11 in UA1278PythonFundamentals. task-01.py prompts for age, validates non-negative integer, and reports whether the age is even or odd. task-02.py accepts a number and returns the corresponding day of the week, with validation for valid day numbers. All work committed in c3c61b5ad3b2b7e775cf309e8944d1562105ac3b ('done hw 11').

Activity

Loading activity data...

Quality Metrics

Correctness80.0%
Maintainability80.0%
Architecture80.0%
Performance80.0%
AI Usage20.0%

Skills & Technologies

Programming Languages

Python

Technical Skills

Basic Data StructuresError HandlingInput ValidationPython

Repositories Contributed To

1 repo

Overview of all repositories you've contributed to across your timeline

UA-1278-PythonFundamentals/UA1278PythonFundamentals

Nov 2024 Nov 2024
1 Month active

Languages Used

Python

Technical Skills

Basic Data StructuresError HandlingInput ValidationPython

Generated by Exceeds AIThis report is designed for sharing and indexing