This is a public repository where the aim is to print "Hello, World!" in all different possible ways.
-
Updated
Sep 16, 2024 - Python
This is a public repository where the aim is to print "Hello, World!" in all different possible ways.
Open-source python projects and scripts for newbies!
Steps to enroll in Hacktoberfest 2022: 1. Register on https://hacktoberfest.com as a participation 2. Fill in all details and synch with the GitHub account 3. Fork the repository: https://github.com/coder2hacker/Explore-open-source.git 4. Send 4 valid PR/MR to the repository and wait to get accepted/merged
A RESTful API that returns randomly generated, custom qualitative ID's. All contributions welcome. Beginner friendly!
Hacktoberfest OPEN FIRST Pull Request for Beginner🎉
This tutorial takes a test-first approach to implementing token-based authentication in a Flask app using JSON Web Tokens (JWTs).
Hacktoberfest 2023 OPEN FIRST Pull Request
Pra refazer o tutorial do Flask do início, com calma, comentando e estudando cada conceito.
Integration between Trello and Zendesk made easy.
Python wrapper for Trello API
This Python script ranks students based on their grades in descending order, correctly handling ties. Students with the same grade share the same rank, and the ranking adjusts automatically. The script uses itertools.groupby to efficiently group students by grade.
Rank students by grades in descending order using Python; beginner-friendly and PEP 8 compliant.
Add a description, image, and links to the first-pull-request topic page so that developers can more easily learn about it.
To associate your repository with the first-pull-request topic, visit your repo's landing page and select "manage topics."