aayushi-droid / Python-Thunder

A curated list of Python applications
MIT License
86 stars 160 forks source link

Harshad Number #327

Closed 7vikpeculiar closed 3 years ago

7vikpeculiar commented 3 years ago

Before jumping into Pr first comment for assign. All Problem from Edabit. Link is mandatory to add

Problem statement: A number is said to be Harshad if it's exactly divisible by the sum of its digits. Create a function that determines whether a number is a Harshad or not. Problem Link: https://edabit.com/challenge/eADRy5SA5QbasA3Qt


Before submitting a PR please Check some details. Check Edabit for problem task

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

7vikpeculiar commented 3 years ago

Can I work on this problem ?

ayoolafelix commented 3 years ago

Hey @7vikpeculiar, I would love to perform this task in Python, can you assign this to me?

7vikpeculiar commented 3 years ago

Hi @ayoolafelix, you can choose any problem from edabit ... I don't have the authority to assign the issue

ayoolafelix commented 3 years ago

You mean, I can solve the problem, I don't need to be assigned?

7vikpeculiar commented 3 years ago

No.... I put this issue because, I wanted to work on this problem... The admin will assign the problem. You can choose any problem you want to solve and put up a similar issue to solve it. Check out the contribution guidelines

ayoolafelix commented 3 years ago

Alright, thanks