aayushi-droid / Python-Thunder

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

Are the Sum of Digits in the Numbers Equal? #147

Closed rishabgit closed 4 years ago

rishabgit commented 4 years ago

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

Problem statement: Create a function that takes two parameters and, if both parameters are strings, add them as if they were integers or if the two parameters are integers, concatenate them. Problem Link: https://edabit.com/challenge/6dnhESWBcTMMF3gsa


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,

rishabgit commented 4 years ago

@aayushi-droid May I please work on this?

snehagupta-4 commented 4 years ago

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

Problem statement: Create a function that takes two parameters and, if both parameters are strings, add them as if they were integers or if the two parameters are integers, concatenate them. Problem Link: https://edabit.com/challenge/6dnhESWBcTMMF3gsa

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

  • [ ] fileName formet should be in camelcase example- returnTheNextNumber.py
  • [ ] Add label for Problem
  • [ ] In file there should be problem statement and link to probelm example -
'''
    Probem Task : This program will add two numbers
    Problem Link : https://edabit.com/challenge/SFzHtm63XT6EYNHWY
'''
*/
def main():
    return a + b

This repository is vaild for HacktoberFest2020

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

Hey @rishabmallick I'd like to work on this. Please assign it to me

himik-nainwal commented 4 years ago

I did like to work on this please assign me. I recently completed python and completed 5 star in hackerrank. > Thanks

PritamSinghaRoy commented 4 years ago

i would love to work on it plz assign this to me

aayushi-droid commented 4 years ago

@snehagupta-4 please create a new issue. green button on right upper corner