aayushi-droid / Python-Thunder

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

International Greetings #183

Closed ronika-das closed 1 year ago

ronika-das commented 3 years ago

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

This repository is vaild for HacktoberFest2020

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

ronika-das commented 3 years ago

Please assign this to me

Sherlock-B221 commented 3 years ago

Please assign this to me , i am willing to work on this issue.

DhruvSondhi commented 3 years ago

hello ... can this issue be assigned to me ?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.