Python-Thunder
Python-Thunder copied to clipboard
International Greetings
Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add
**Problem statement:**International Greetings Problem Link: https://edabit.com/challenge/vAS4Hp4wzSEnQs3tZ Suppose you have a guest list of students and the country they are from, stored as key-value pairs in a dictionary.
GUEST_LIST = { "Randy": "Germany", "Karla": "France", "Wendy": "Japan", "Norman": "England", "Sam": "Argentina" } Write a function that takes in a name and returns a name tag, that should read:
"Hi! I'm [name], and I'm from [country]." If the name is not in the dictionary, return:
"Hi! I'm a guest.
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,
Please assign this to me
Please assign this to me , i am willing to work on this issue.
hello ... can this issue be assigned to me ?
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.