TORONTO KIDS COMPUTER CLUB | PMCA Saturday 17:00 Python Homework 21.06.12.
19611
post-template-default,single,single-post,postid-19611,single-format-standard,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

PMCA Saturday 17:00 Python Homework 21.06.12.

19 Jun PMCA Saturday 17:00 Python Homework 21.06.12.

Question 1:

Write a program to solve the following question: Three people ate dinner at a restaurant and want to split the bill. The total is $35.27, and they want to leave a 15 percent tip. How much should each person pay?

Question 2:

Write a program to convert temperatures from Fahrenheit to Celsius. The formula for that is:

C = 5 / 9 * (F – 32)

No Comments

Sorry, the comment form is closed at this time.