Design a function that takes one argument

Assignment Help Business Management
Reference no: EM131971719

Please help with the following programming, using python 3:

Pig Latin is a game of alterations played on words. To translate an English word into Pig Latin, the initial consonant sound is transposed to the end of the word and an "ay" is affixed. Specifically, there are two rules:

  • If a word begins with a vowel, append "yay" to the end of the word.
  • If a word begins with a consonant, remove all the consonants from the beginning up to the first vowel and append them to the end of the word. Finally, append "ay" to the end of the word.

For example,

  • dog => ogday
  • scratch => atchscray
  • is => isyay
  • apple => appleyay

Design a function that takes one argument, a string, and returns a string with each word in the argument translated into Pig Latin.

Hints:

  • The split method, when called with no additional arguments, breaks a string into words, and returns the words in a list.
  • Slicing is your friend: it can pick off the first character for checking, and you can slice off pieces of a string and use string concatenation (the + operator) to make a new word.
  • Making a string of vowels allows use of the in operator: vowels="aeiou" (how do you make this work with both upper and lower case?)
  • Test your function with a diverse range of examples. Your tests should cover all cases (for example, test words beginning with a vowel and words beginning with a consonant). Pay particular attention to edge cases (for example, what happens if the word consists of just one vowel, like "a"? what happens if the string is empty?).

Reference no: EM131971719

Questions Cloud

What is the npv of the acquisition : RiverRocks, whose WACC is 11.5% is considering an acquisition of Raft Adventures (whose WACC is 15.1). What is the NPV of the acquisition?
Useful in illustrating the function : Discuss functions in an organization (e.g., marketing, finance, etc.) that could make the most effective use of each pivot table you located and explain.
Identify key components of the reentry process : What do you think are some strategies in a strength-based approach that a counselor can utilize with a client? Explain how these strategies can be successful.
Create journal entries for purchase of the treasury stock : Create journal entries for the purchase of the treasury stock and the three sales of treasury stock.
Design a function that takes one argument : Design a function that takes one argument, a string, and returns a string with each word in the argument translated into Pig Latin.
Explain the sara problem-solving process : Explain the SARA problem-solving process, its specific stages, and how it is used in law enforcement.
Design a function perfect shuffle : Using python 3, design a function perfect_shuffle(a_list) which takes as argument a list and returns the perfect shuffle of the list.
What steps might you take to be eligible : What steps might you take to be eligible to blow the whistle to the SEC under the Dodd-Frank Financial Reform Act?
Create presentation about the role of scientist-practitioner : Create a 10-12-slide presentation about the role of scientist-practitioners. Include the following in your presentation: At least three scholarly sources

Reviews

Write a Review

Business Management Questions & Answers

  Caselet on michael porter’s value chain management

The assignment in management is a two part assignment dealing 1.Theory of function of management. 2. Operations and Controlling.

  Mountain man brewing company

Mountain Man Brewing, a family owned business where Chris Prangel, the son of the president joins. Due to increase in the preference for light beer drinkers, Chris Prangel wants to introduce light beer version in Mountain Man. An analysis into the la..

  Mountain man brewing company

Mountain Man Brewing, a family owned business where Chris Prangel, the son of the president joins. An analysis into the launch of Mountain Man Light over the present Mountain Man Lager.

  Analysis of the case using the doing ethics technique

Analysis of the case using the Doing Ethics Technique (DET). Analysis of the ethical issue(s) from the perspective of an ICT professional, using the ACS Code of  Conduct and properly relating clauses from the ACS Code of Conduct to the ethical issue.

  Affiliations and partnerships

Affiliations and partnerships are frequently used to reach a larger local audience? Which options stand to avail for the Hotel manager and what problems do these pose.

  Innovation-friendly regulations

What influence (if any) can organizations exercise to encourage ‘innovation-friendly' regulations?

  Effect of regional and corporate cultural issues

Present your findings as a group powerpoint with an audio file. In addition individually write up your own conclusions as to the effects of regional cultural issues on the corporate organisational culture of this multinational company as it conducts ..

  Structure of business plan

This assignment shows a structure of business plan. The task is to write a business plane about a Diet Shop.

  Identify the purposes of different types of organisations

Identify the purposes of different types of organisations.

  Entrepreneur case study for analysis

Entrepreneur Case Study for Analysis. Analyze Robin Wolaner's suitability to be an entrepreneur

  Forecasting and business analysis

This problem requires you to apply your cross-sectional analysis skills to a real cross-sectional data set with the goal of answering a specific research question.

  Educational instructional leadership

Prepare a major handout on the key principles of instructional leadership

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd