Skip to content

issues Search Results · repo:Mmabiaa/Python_Beginner_Projects language:Python

Filter by

14 results
 (110 ms)

14 results

inMmabiaa/Python_Beginner_Projects (press backspace or delete to remove)

Description: Implement internationalization (i18n) support for a project by adding translations for strings using libraries like gettext. Goal: Make the project accessible to non-English speakers while ...
enhancement
good first issue
help wanted
  • Mmabiaa
  • Opened 
    on Feb 3, 2025
  • #35

Description: Address a known bug in one of the projects (e.g., incorrect output, crashes on edge cases). Goal: Teach contributors debugging skills by solving real-world problems.
bug
good first issue
help wanted
  • Mmabiaa
  • Opened 
    on Feb 3, 2025
  • #34

Description: Add a CLI using the argparse module so users can interact with the project via the terminal. Goal: Help contributors learn how to build user-friendly command-line tools.
enhancement
good first issue
help wanted
  • Mmabiaa
  • Opened 
    on Feb 3, 2025
  • #33

Description: Replace print statements with proper logging using Python s logging module. Goal: Teach contributors how to implement logging and make debugging easier.
enhancement
good first issue
help wanted
  • Mmabiaa
  • Opened 
    on Feb 3, 2025
  • #32

. Description: Review the codebase for any violations of PEP 8 (Python s style guide) and refactor it to improve readability and maintainability. Goal: Ensure the code is clean and adheres to Python best ...
enhancement
  • Mmabiaa
  • Opened 
    on Feb 3, 2025
  • #31

. Description: Add detailed documentation for the project, including a description, installation instructions, and usage examples. Goal: Make the project more accessible to beginners.
documentation
enhancement
good first issue
  • Mmabiaa
  • Opened 
    on Feb 3, 2025
  • #30

Description: Write unit tests for one or more existing projects in the repository using Python s unittest or pytest framework. Goal: Improve code reliability and help contributors learn how to write tests. ...
bug
good first issue
  • Mmabiaa
  • Opened 
    on Feb 3, 2025
  • #29

Create a two-player Tic Tac Toe game that can be played in the console. Implement logic to determine when there is a winner or if the game ends in a draw.
enhancement
good first issue
help wanted
  • Mmabiaa
  • Opened 
    on Feb 3, 2025
  • #28

• Description: The Currency Converter may have performance issues when fetching real-time exchange rates.
  • Mmabiaa
  • Opened 
    on Jan 3, 2025
  • #12

• Description: Currently, the Hangman Game is text-based. Adding a graphical user interface (GUI) could make it more engaging.
  • Mmabiaa
  • Opened 
    on Jan 3, 2025
  • #11
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.