garimasingh128 / awesome-python-projects

📱 ✅ Some awesome projects in python! 📱 ✅

Home Page:http://garimasingh.me/awesome-python-projects/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generating a sine vs cosine curve

garimasingh128 opened this issue · comments

Generating a sine vs cosine curve
For this project, you will have a generate a sine vs cosine curve. You will need to use the numpy library to access the sine and cosine functions. You will also need to use the matplotlib library to draw the curve. To make this more difficult, make the graph go from -360° to 360°, with there being a 180° difference between each point on the x-axis.

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.77. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Hey,

I would like to work on this.

Thanks

Please keep in mind the next time you create a PR, you get the issue assigned to yourself first. Nevertheless, we'll review it.

Sure will take care from next time.