ArifAhmed1995 / ArifAhmed1995/git-tutorial

Print 1 to 5 instead of 1 to 10

Open Beginner friendly
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The code in `loop.py` prints out the sequence from 1 to 10, but it should be shorter such as from 1 to 5.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open loop.py and run it to confirm the current sequence. Change the output so it contains the numbers 1 through 5 instead of 1 through 10, then run the script again to verify that the final output is exactly the shorter sequence.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
85/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.