HackClubNUV / Python-50-Exercises

This repo will be having 50 Exercises you can workout with Python.
1 stars 6 forks source link

Add Readme.md #1

Open nimit2801 opened 3 years ago

nimit2801 commented 3 years ago

Please add a Readme.md to this repository.

All contributors are welcomed.

Ckrielle commented 3 years ago

Hello there I would be interested to work on this. Do you just want me to add the README to the repo, or write something in it? If so do you want it to have anything specific (e.g. specific format, specific description), or just a general simple description of the repo?

nimit2801 commented 3 years ago

Hey @Ckrielle, welcome. We would have a general Readme explaining the project and its working. This project is inspired by Python Workout By Reuven M. Lerner It will have 50 projects from this book. Also, you can some additional information on how to install python, min requirements, etc.

I hope this answers your question.

Ckrielle commented 3 years ago

@nimit2801 Ok, thanks for the clarifications

nimit2801 commented 3 years ago

Welcome @Ckrielle would wait for your cool, PR! Assigning this issue to you :)

nimit2801 commented 3 years ago

The issue is still open for contributions! 🍡

nimit2801 commented 3 years ago

Thanks for updating the README, but @abirbhattacharya82 few points I would like to suggest:

  1. Please don't use headers for sentences like Code: Code1.
  2. I would suggest not to link Code and output, instead, you can just give a quick summary for all programs and a little about why this project is being made!

Now that we have a starting point for the README, I hope we can improve it a lot!

I hope @Veershah26 can elaborate more on this!

abirbhattacharya82 commented 3 years ago

One thing can be done then, we can make a table or something like that where we can add the links to the codes and their respective outputs. Something like this:

Question No Program Output
1 Solution Output
27 Solution Output

See this and tell me then I will go ahead with it.

nimit2801 commented 3 years ago

This seems to be a good idea @abirbhattacharya82 Feel free to make a PR.

ps: Sorry for the late reply

abirbhattacharya82 commented 3 years ago

I have created a PR review it and tell me if any changes are required