Chalarangelo / 30-seconds-of-python

Short Python code snippets for all your development needs
https://www.30secondsofcode.org/python/p/1
Creative Commons Attribution 4.0 International
8.83k stars 1.26k forks source link

Added a degrees-to-radians snippet. #140

Closed hegdenischay closed 5 years ago

hegdenischay commented 5 years ago

Since the radians-to-degrees snippet exists, I added the opposite.

Description

I added a python function that changes degrees to radians.

What does your PR belong to?

Types of changes

Checklist:

hegdenischay commented 5 years ago

I don't understand why the checks fail. Any help?

Chalarangelo commented 5 years ago

I don't understand why the checks fail. Any help?

Never mind that, it's a flaw in our website build pipeline.

hegdenischay commented 5 years ago

Never mind that, it's a flaw in our website build pipeline.

Okay!

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for any follow-up tasks.