ENGR HW 9-4-2017
1. Write a program to compute and print the molecular weight of glycine.
2. Write a program to compute and print the molecular weights of glutamic and glutamine.
3. Write a program that asks the user to enter the number of atoms of each of the five elements
for an amino acid. Then compute and print the molecular weight for this amino acid.
4. Write a program that asks the user to enter the number of atoms of each of the five elements
for an amino acid. Then compute and print the average weight of the atoms in the amino acid.
Comments
Post a Comment