Python_Hunt icon indicating copy to clipboard operation
Python_Hunt copied to clipboard

This is an amazing website for learning python!

Results 12 Python_Hunt issues
Sort by recently updated
recently updated
newest added

Please fix the Footer and make it uniform for Login and Signup Page. Here are the image for your reference: **Login:** ![image](https://github.com/X-Evolve/Python_Hunt/assets/94217598/414b6f05-5038-4e1e-b1a9-78f40a6d4307) **Signup:** ![image](https://github.com/X-Evolve/Python_Hunt/assets/94217598/b65d2ef8-dd40-43ec-9252-86918d9a126e)

bug
good first issue

While I was working on another webpage i realised that the footer is not stuck to the bottom of the page which can be done using just 1 line. Although...

enhancement

I have added the webpage that contains the content for classes in python. Here are a couple of snapshots: ![image](https://github.com/X-Evolve/Python_Hunt/assets/108538325/21df44b6-adbe-4bf3-9f7a-d830b37a4572) ![image](https://github.com/X-Evolve/Python_Hunt/assets/108538325/fca1ae92-5d8b-41af-b1c7-31a9dd0337da)

Refer to `README.md` and start with introduction to Functions. 1. **Defining Functions**: Understanding how to create and define functions in Python. 2. **Parameters and Arguments**: Learning how to pass data...

good first issue
hacktoberfest
hacktoberfest-accepted

This page should contain basic concepts of Inheritance and explain it with examples. It should also contain different types of inheritance with example

good first issue
help wanted
hacktoberfest
hacktoberfest-accepted

This page should explain about the OOPS concept with examples . It should contain all the basic ideas on which OOPS is built

good first issue
help wanted
hacktoberfest
hacktoberfest-accepted

The web page should contains the basic definitions of classes explained clearly. It should cover all the possible cases with examples.

good first issue
help wanted
hacktoberfest
hacktoberfest-accepted

This page should include the core definition and concepts of queue with examples. It should also contain the code by which queue can be implemented in python .

good first issue
help wanted
hacktoberfest
hacktoberfest-accepted

This page should include the core definition and concepts of stack with examples. It should also contain the code by which stack can be implemented in python .

good first issue
help wanted
hacktoberfest

Description: This enhanced contribution guide for the Python Hunt Hacktoberfest 2023 repository introduces a structured and visually improved layout with added accessibility features. The revised code includes cleaner sections, explicit...