C*ns*r*d Str*ngs
na-vural opened this issue · 2 comments
na-vural commented
Before jumping into Pr first comment for assign. All Problem from Edabit. Link is mandatory to add
Problem statement: Given a censored string and a string of the censored vowels, return the original uncensored string.
Problem Link: https://edabit.com/challenge/ehyZvt6AJF4rKFfXT
Before submitting a PR please Check some details. Check Edabit for problem task
- fileName format should be in camelcase
example - returnTheNextNumber.py - Add label for Problem
- In file there should be problem statement and link to problem
example -
'''
Problem Task : This program will add two numbers
Problem Link : https://edabit.com/challenge/SFzHtm63XT6EYNHWY
'''
*/
def main():
return a + b
This repository is valid for HacktoberFest2020
Read before making PR - How to contribute on Github
Good Luck,
na-vural commented
May I solve this? Thanks :)
na-vural commented
Solution of the problem is ready, I'm waiting for being assigned @aayushi-droid :)