subject

One of the programs that programmers for a better tomorrow supports knits hats, sweaters, and blankets for people who may not have enough to keep them warm. these may be sent to other places in the country or overseas. in this program, you will ask the user how many balls of yarn they have on hand and how many yards of yarn each ball contains. then, based on the total number of yards the user has, your program can determine how many hats or sweaters can be made. it takes 225 yards to make a hat and 450 yards to make a sweater. if the user has 500 total yards, they would be able to make two hats or one sweater. your program should print this information for the user.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 16:00
Ramon is graphing the function  f(x) = 3(4)x. he begins by plotting the initial value. which graph represents his initial step?
Answers: 2
question
Computers and Technology, 22.06.2019 09:50
Assume that you have an sorted array of records. assume that the length of the array (n) is known. give two different methods to search for a specific value in this array. you can use english or pseudo-code for your algorithm. what is the time complexity for each algorithm and why?
Answers: 1
question
Computers and Technology, 22.06.2019 22:40
In this lab, you complete a python program that calculates an employee's annual bonus. input is an employee's first name, last name, salary, and numeric performance rating. if the rating is 1, 2, or 3, the bonus rate used is .25, .15, or .1 respectively. if the rating is 4 or higher, the rate is 0. the employee bonus is calculated by multiplying the bonus rate by the annual salary.
Answers: 1
question
Computers and Technology, 23.06.2019 16:10
What is the ooh? a. omaha occupation handbook b. online occupational c. occupations online d. occupational outlook handbook select the best answer from the choices provided
Answers: 3
You know the right answer?
One of the programs that programmers for a better tomorrow supports knits hats, sweaters, and blanke...
Questions