Skip to content

Conversation

@PinankB
Copy link
Owner

@PinankB PinankB commented Jul 28, 2025

hard html and java easy

umuttopalak and others added 30 commits July 25, 2025 13:03
…int list and sum

- Create list of numbers 1-10 using range()
- Print the complete list to console
- Calculate and print sum using built-in sum() function
- Add proper function structure with comments
- Satisfies all acceptance criteria for Easy Issue 1
- Create sum_two_numbers() function that takes two parameters
- Function returns the sum of two numbers
- Add comprehensive docstring with parameters and return value
- Include multiple test cases with different number types
- Demonstrate functionality with console output
- Supports integers, negative numbers, and decimals
- Create hello_python() function that prints 'Hello, Python!'
- Add proper docstring documentation
- Include main guard for direct execution
- Simple and clean implementation following Python best practices
Implement three Python Easy Issues - Hello World, List Operations, and Sum Function
This reverts commit e48e0c9, reversing
changes made to 635795a.
Add horizontal navigation bar to navigation.html (html-easy-2)
This reverts commit 1bec0c4, reversing
changes made to 43446d3.
This reverts commit 4f87c65, reversing
changes made to 48b1aa3.
Add MATLAB script to perform addition of two numbers
…lab"

This reverts commit f2edae4, reversing
changes made to d2e2350.
This reverts commit d40be4f, reversing
changes made to 2ae0591.
Implement sum function for easy JavaScript task
This reverts commit 3a5cad0, reversing
changes made to 8ca0bb7.
Add React card component with random image
This reverts commit af35476, reversing
changes made to edbcd90.
@PinankB PinankB merged commit be0963d into PinankB:main Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants