Develop algorithmic solutions to programming problems

Assignment Help Programming Languages
Reference no: EM132886073

HS1031 Introduction to Programming - Holmes Institute

Purpose - Assess student's ability to develop algorithmic solutions to programming problems using Python language.

This assignment evaluates your understanding of basic programming principles using Python language. In particular, it assesses your ability to develop algorithms to solve simple problems, successfully run Python programs, and your ability to write meaningful comments when required.

Most of the constructs you may need to solve the problems in this assignment have already been covered in your class. However, you are encouraged to research other programming concepts, such as Python Lists, to help you in solving the problems.

1. Approximate

The mathematical value pie is the ratio of the circumference of a circle to its diameter. Pie is calculated using the following equation:

π/4 = 1 - 1/3 + 1/5 - 1/7 + . . .

Notice that the sign fluctuates from plus to negative and the denominator increases by two in the series. The more iterations implemented, the more accurate the resulting value for Pie.

For example, for an iteration of 3, π = (1 - 1/3 + 1/5)*4= 3.46, while for an iteration of 50, π =
3.12 (which is closer to the actual Pie of 3.141592653589793.

Write a program (save it as approximate.py) which prompts the user to enter the number of iterations and prints out the resulting value of pie on the screen.

Start your answer by stating the algorithm, i.e. steps required to solve the problem. Also make sure to add comments to your code that correspond to the algorithm

2. Truncate

Write a program (save it as truncate.py) which takes an English text as an input and returns the same text, however with the repeated words removed.

For example, for the following text:

If the input message is: "Every person had a star, every star had a friend, and for every person carrying a star there was someone else who reflected it, and everyone carried this reflection like a secret confidante in the heart.

The output message would be: "every person had a star friend and for carrying there was someone else who reflected it everyone carried this reflection like secret confidante in the heart".

Start your answer by stating the algorithm, i.e. steps required to solve the problem. Also make sure to add comments to your code that correspond to the algorithm.

3. Lucky

Develop a game (save it as lucky.py). This game is played by two players. At each round, each player presents either a (1) Rock, (2) Paper or (3) Scissor using their hand gestures:

A Rock (1) wins over Scissors (3) A Paper (2) wins over Rock (1) Scissors (3) win over Paper (2)

Design this game such that the first Player can be you (the user), while the second Player is (the computer). The computer generates a random choice at each round. After each round, a message is printed on the screen declaring the winner. The following rules apply:

• The user enters (1) for Rock, (2) for Paper or (3) for Scissors.
• Whoever wins the round gets one point.
• The game terminates when the user hits enter without making a choice.
• By the end of the game a message is printed on the screen declaring the winner and how many points they accumulated throughout the game.

Attachment:- Introduction to Programming.rar

Reference no: EM132886073

Questions Cloud

Examine the professional nursing roles of care manager : Examine the professional nursing roles of care manager, educator, researcher, and advocate in relation to pharmacologic therapy and within the framework
The globalization of health : Post a brief summary on the effects of globalization on health in Russia. Discuss one change in quality of life in post-transition Russia.
How does ipratropium mdi work : How does ipratropium MDI work? Make sure to include the drug category, mechanism of action, onset and duration of action, and safety considerations.
How much overhead should be applied to job : Question - The predetermined overhead rate is P12.00 per direct labor hour. How much overhead should be applied to Job
Develop algorithmic solutions to programming problems : Develop algorithmic solutions to programming problems using Python language - Design this game such that the first Player can be you (the user)
Basic employee right to file a complaint with osha : An employee comes to your office and says he wants to anonymously make a complaint to the US Occupational Safety and Health Act. He doesn't want his identity kn
How much cash should Athena invest : Athena and Eve agree to form a partnership on May 1. If the partners agree that equity will be 40% for Eve and 60% for Athena, how much cash Athena invest
What industry to target with microfinance : What industry (or industries) to target with microfinance or any other governmental small business assistance programs.
Discuss components of executive compensation package : Describe what elements/components are typically include in Executive Compensation Packages. Evidence indicates that Senior Managers typically make more money pe

Reviews

Write a Review

Programming Languages Questions & Answers

  Write a haskell program to calculates a balanced partition

Write a program in Haskell which calculates a balanced partition of N items where each item has a value between 0 and K such that the difference b/w the sum of the values of first partition,

  Create an application to run in the amazon ec2 service

In this project you will create an application to run in the Amazon EC2 service and you will also create a client that can run on local machine and access your application.

  Explain the process to develop a web page locally

Explain the process to develop a Web page locally

  Write functions

These 14 questions covers java class, Array, link list , generic class.

  Programming assignment

If the user wants to read the input from a file, then the output will also go into a different file . If the user wants to read the input interactively, then the output will go to the screen .

  Write a prolog program using swi proglog

Write a Prolog program using swi proglog

  Create a custom application using eclipse

Create a custom Application Using Eclipse Android Development

  Create a application using the mvc architecture

create a application using the MVC architecture. No scripting elements are allowed in JSP pages.

  Develops bespoke solutions for the rubber industry

Develops bespoke solutions for the rubber industry

  Design a program that models the worms behavior

Design a program that models the worm's behavior.

  Writing a class

Build a class for a type called Fraction

  Design a program that assigns seats on an airplane

Write a program that allows an instructor to keep a grade book and also design and implement a program that assigns seats on an airplane.

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