GiovanniBruno22 / PythonBeginners

This repository is meant for new developers to submit first pull requests to and get reviews from peers.
17 stars 22 forks source link

NATO Alphabet Translator #10

Closed GiovanniBruno22 closed 1 year ago

GiovanniBruno22 commented 1 year ago

Write a program that, after inputting a word, returns the NATO alphabet spelling of the word used as input, for example:

input : tree

output:

Tango Romeo Echo Echo

harshitkandpal commented 1 year ago

i am interested

GiovanniBruno22 commented 1 year ago

Sure thing! I will assign this to you 🙂

harshitkandpal commented 1 year ago

Thank you very much

harshitkandpal commented 1 year ago

Done please check.

GiovanniBruno22 commented 1 year ago

Hey @harshitkandpal , I can't seem to be able to find the PR for this 🙁

GiovanniBruno22 commented 1 year ago

Solved! thanks @harshitkandpal !