subject

In python, write a program that requests a word (in lowercase letters) as input and translates the word into pig latin. the rules for translating a word into pig latin are as follows:
(a) if the word begins with a group of consonants, move them to the end of the word and add 'ay'. for instance, 'chip' becomes 'ipchay'.
(b) if the word begins with a vowel, add 'way' to the end of the word. for instance, 'else' becomes 'elseway'.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:30
Kto rozmawia z clamentain przez krótkofalówke w the walking dead w 4 epizodzie
Answers: 1
question
Computers and Technology, 22.06.2019 22:00
Perform the following tasks: a. create a class named testclass that holds a single private integer field and a public constructor. the only statement in the constructor is one that displays the message “constructing”. write a main()function that instantiates one object of the testclass. save the file as testclass.cpp in the chapter 08 folder. run the program and observe the results. b. write another main()function that instantiates an array of 10 testclass objects. save the file as test class array.c . run this program and observe the results.
Answers: 1
question
Computers and Technology, 23.06.2019 08:30
All of these are true about using adhesive except: a. dissimilar materials can be joined. b. mixing tips are product and material specific. c. a specific application gun may be required. d. two-part adhesives are dispensed using two mixing tips
Answers: 3
question
Computers and Technology, 24.06.2019 01:00
Me if you do then you get 10 points and brainliest
Answers: 1
You know the right answer?
In python, write a program that requests a word (in lowercase letters) as input and translates the w...
Questions
Questions on the website: 13722363