Question

Write a program that reads a boiling point of a substance and identifies the substance if the input boiling point is within 5% of the expected boiling point


The following table shows the normal boiling points of several substances . Write a program that reads a boiling point  of a substance and identifies if the input boiling point is within 5% of the expected boiling point


Water = 100 C

Mercury = 357 C

Copper = 1187 C
Silver = 2193 C

Gold = 2660 C


Code in python

0 0
Add a comment Improve this question Transcribed image text
Request Professional Answer

Request Answer!

We need at least 8 more requests to produce the answer.

2 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the answer will be notified once they are available.
Know the answer?
Add Answer to:
Write a program that reads a boiling point of a substance and identifies the substance if the input boiling point is within 5% of the expected boiling point
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • Write a PYTHON program that reads a file (prompt user for the input file name) containing...

    Write a PYTHON program that reads a file (prompt user for the input file name) containing two columns of floating-point numbers (Use split). Print the average of each column. Use the following data forthe input file: 1   0.5 2   0.5 3   0.5 4   0.5 The output should be:    The averages are 2.50 and 0.5. a)   Your code with comments b)   A screenshot of the execution Version 3.7.2

  • please answer all Nante: Physics 06-05 Phase Change and Latent Heat Phase Change is required to...

    please answer all Nante: Physics 06-05 Phase Change and Latent Heat Phase Change is required to (or released by changing the Lakeside bonds in of matter • Heat always the • Phases of matter of a material Solid taon 2016 Liquid Gas • Top arrows energy • Bottom arrows energy When you cook pasta (or anything that Table 14 2 Heats of Fusion and Vaportation 14 requires boiling is it better to have a vigorous boil or to turn down...

  • Please write the python functions Problem: Electric wire (Figure is a cylindrical conductor covered by an...

    Please write the python functions Problem: Electric wire (Figure is a cylindrical conductor covered by an insulating material. Figure 2 shows the structure ofa single conductor. The resistance of a piece ofwire is given by the formula: A d where ρ is the resistivity of the conductor, and I (in meter), A, and d (in meter) are the length, cross-sectional area, and diameter of the wire. The wire diameter, d, is commonly specified by the American Wire Gauge (AWG). Which...

  • This is for C++ Write a program that reads in a sequence of characters entered by...

    This is for C++ Write a program that reads in a sequence of characters entered by the user and terminated by a period ('.'). Your program should allow the user to enter multiple lines of input by pressing the enter key at the end of each line. The program should print out a frequency table, sorted in decreasing order by number of occurences, listing each letter that ocurred along with the number of times it occured. All non-alphabetic characters must...

  • write a C++ program that reads the gallery's inventory from a file called ArtFile.txt or ArtFile.csv...

    write a C++ program that reads the gallery's inventory from a file called ArtFile.txt or ArtFile.csv into the array of artist struct. Then allow the user to look up the art by specifying any field in the record. [The file extracted a selected number of art works from the National Gallery of Art: NGS.gov.] The user should be able to specify a field, and a value for that field, and the program then returns all artworks that match those criteria....

  • 8. [-14 Points] DETAILS SERPSE10 30.1.OP.008.CTX. MY NOTES ASK YOUR TEACHER You are a technician at...

    8. [-14 Points] DETAILS SERPSE10 30.1.OP.008.CTX. MY NOTES ASK YOUR TEACHER You are a technician at an MRI center. One day some medical students enter your lab for a training session. One of them asks about metal in the MRI room, and you clearly state that that is a dangerous situation. The questioner does not look convinced, so you provide the following example. Suppose a woman enters the MRI machine and has forgotten to remove a silver choker necklace. The...

  •    Lab/HW 3   Write a program that reads in the following data, all entered on one...

       Lab/HW 3   Write a program that reads in the following data, all entered on one line with at least one space separating them: a) an integer representing a month b) an integer representing the day of the month c) an integer representing a year 1. Check that the month is between 1 and 12. If it’s not print an error message. 2. Day cannot be 0 or less nor can it be more than 31 for all months. Print...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT