Week 13
Today was an overall good day.
Surprisingly, I really like computational thinking. Some of it is repetitive work, but it's amazing to see how far the computer has come to do a lot of this for us as long someone puts in the coding properly. There's so much to computational thinking, and I like the challenge of learning something knew. I honestly can't believe that I know the basics of coding and that I was able to successfully complete the JAVA extra credit assignment.
I've actually never really learned how to "officially" use Excel or spreadsheet other than to have a compiled class roster or a sign up sheet. I found the sum, average, min, max functions fairly easy to use. However, I came across a problem when trying to find a function to change the percentage grade to a letter grade. I attempted to use the one in the PDF file, and it came up as an error, so I did a google search and found: =VLOOKUP($I7,{0,"F";65,"D";70,"C";80,"B";90,"A"},2) and I'm not even sure if this is right, but it worked!
I had a slightly more difficult time with the second assignment because I didn't know how to input the function, but thanks to Google, I figured it fairly easily. Hopefully, I did the CountIf column correctly.
I got this emailed to me. YES! I am officially graduating in 23 days! Woohoo! ☺️
I've actually never really learned how to "officially" use Excel or spreadsheet other than to have a compiled class roster or a sign up sheet. I found the sum, average, min, max functions fairly easy to use. However, I came across a problem when trying to find a function to change the percentage grade to a letter grade. I attempted to use the one in the PDF file, and it came up as an error, so I did a google search and found: =VLOOKUP($I7,{0,"F";65,"D";70,"C";80,"B";90,"A"},2) and I'm not even sure if this is right, but it worked!
I had a slightly more difficult time with the second assignment because I didn't know how to input the function, but thanks to Google, I figured it fairly easily. Hopefully, I did the CountIf column correctly.

Comments
Post a Comment