New: gaddisAll contenthive-129948hive-196917krzzanhive-183959steemhive-180932photographyhive-166405hive-144064uncommonlabhive-185836bitcoinhive-183397krsuccesshive-150122hive-188619hive-124908hive-101145lifehive-145157hive-139150hive-109690hive-184714hive-103599TrendingNewHotLikerspaolobeneforti (70)in art • 8 years agoWilliam Gaddis and the kinship of artists (About "Agapē Agape")The last, amazing book by William Gaddis was printed, according to the author's will, 2 years after his death, in 2001. I read it as soon as it he was released. It is a monologue about 90 pages…kakradetome (65)in programming • 8 years ago3.1. Day of the Week - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 3 Programming Challenges 1. Day of the Week Write a program that asks the user for a number in the range of 1 through 7. The program…kakradetome (65)in programming • 8 years ago4.7. (Part 2) Hotel Occupancy - JavaStarting out with Java: From control structures through objects Chapter 4 Programming Challenges 7. Hotel Occupancy A hotel’s occupancy rate is calculated as follows: Occupancy rate = Number…kakradetome (65)in programming • 8 years ago4.7. (Part 1) Hotel Occupancy - JavaStarting out with Java: From control structures through objects Chapter 4 Programming Challenges 7. Hotel Occupancy A hotel’s occupancy rate is calculated as follows: Occupancy rate = Number…kakradetome (65)in programming • 8 years ago2.12. Stock Transaction Program - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 2 Programming Challenges 12. Stock Transaction Program Last month Joe purchased some stock in Acme Software, Inc. Here are the…kakradetome (65)in programming • 8 years ago4.6. (Part 2) File Letter Counter - JavaStarting out with Java: From control structures through objects Chapter 4 Programming Challenges 6. File Letter Counter Write a program that asks the user to enter the name of a file, and then…kakradetome (65)in programming • 8 years ago4.6. (Part 1) File Letter Counter - JavaStarting out with Java: From control structures through objects Chapter 4 Programming Challenges 6. File Letter Counter Write a program that asks the user to enter the name of a file, and then…kakradetome (65)in programming • 8 years ago2.11. Male and Femaile Percentages - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 2 Programming Challenges 11. Male and Female Percentages Write a program that asks the user for the number of males and the number of…kakradetome (65)in programming • 8 years ago4.5. Letter Counter - JavaStarting out with Java: From control structures through objects Chapter 4 Programming Challenges 5. Letter Counter Write a program that asks the user to enter a string, and then asks the user…kakradetome (65)in programming • 8 years ago2.10. Ingredient Adjuster - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 2 Programming Challenges 10. Ingredient Adjuster A cookie recipe calls for the following ingredients: 1.5 cups of sugar 1 cup of…kakradetome (65)in programming • 8 years ago4.4. Pennies for Day - JavaStarting out with Java: From control structures through objects Chapter 4 Programming Challenges Write a program that calculates the amount a person would earn over a period of time if his or her…kakradetome (65)in programming • 8 years ago2.9. Celsius To Fahrenheit Temperature Converter - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 2 Programming Challenges 9. Celsius to Fahrenheit Temperature Converter Write a program that converts Celsius temperatures to…kakradetome (65)in programming • 8 years ago4.3. Distance file - JavaStarting out with Java: From control structures through objects Chapter 4 Programming Challenges 3. Distance File Modify the program you wrote for Programming Challenge 2 (Distance Traveled) so…kakradetome (65)in programming • 8 years ago2.8. Tip, Tax and Total - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 2 Programming Challenges 8. Tip, Tax, and Total Write a program that calculates the total amount of a meal purchased at a restaurant.…kakradetome (65)in programming • 8 years ago4.2. Distance Travelled - JavaStarting out with Java: From control structures through objects Chapter 4 Programming Challenges 2. Distance Traveled The distance a vehicle travels can be calculated as follows: Distance =…kakradetome (65)in programming • 8 years ago2.7. Miles-per-Gallon - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 2 Programming Challenges 7. Miles-per-Gallon A car’s miles-per-gallon (MPG) can be calculated with the following formula: MPG =…kakradetome (65)in programming • 8 years ago4.1. Sum of Numbers - JavaStarting out with Java: From control structures through objects Chapter 4 Programming Challenges 1. Sum of numbers Write a program that asks the user for a positive nonzero integer value. The…kakradetome (65)in programming • 8 years ago2.6. Sales Tax - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 2 Programming Challenges 6. Sales Tax Write a program that will ask the user to enter the amount of a purchase. The program should…kakradetome (65)in programming • 8 years ago2.5. Distance Travelled - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 2 Programming Challenges…kakradetome (65)in programming • 8 years ago2.4. Total Purchase - PythonStarting out with Python, Third Edition, Tony Gaddis Chapter 2 Programming Challenges 4. Total Purchase A customer in a store is purchasing five items. Write a program that asks for the price of…