Hello.. This is my first time posting here, and I'm hoping I can find some help
I have missed about a week and some of my programming class, and I am very behind. I haven't been able to figure these out on my own.
I need to write a practice program that prompts the user to enter an Element Name, the Symbol and the Atomic Mass, in a procedure. It also needs to offer the list sorted by Element Name, and Atomic Mass.
Basically, I need to create/ overwrite a file, a readln to enter the Element Name/Atomic Mass/Symbol, and have the option to display by Element Name, and by Atomic Mass.
I know that I need to use a basic array, and I know how to create a text file and overwrite it, but after my absence, this is overwhelming.
Thank you in advanced