Bonus Question (worth up to 5 points):  Suppose that we live…

Bonus Question (worth up to 5 points):  Suppose that we lived in a galaxy other than the Milky Way – a galaxy that was a different type (see questions #1 and #16 for examples of types of galaxies).  Discuss two aspects that could possibly be different or similar in this new galaxy.  See rubric for further instructions.  This is an opinion question, but the support must be based on Unit 3 content as discussed in the lecture recordings. You must throughly explain your reasoning for credit. No credit will be given for submissions without explanations. All words and work must be your own and will be checked for plagiarism.  Any evidence of plagiarism or the use of AI will result on a 0 on the entire exam and will be reported to Student Code of Conduct for further possible disciplinary actions.  Rubric:  Please write your answer in this format to help me with the grading process: New Galaxy Type: (For example, elliptical) New Feature #1: 1 point Explanation as to why: 1.5 points New Feature #2: 1 point Explanation as to why: 1.5 points You must first state the galaxy type as the supporting details have to be correct for that type of galaxy for credit on this question.

I want to count the words from one of the Linux dictionaries…

I want to count the words from one of the Linux dictionaries files, located at /usr/share/dict/american-english, that contain two successive vowels, immediately preceded and followed by the same letter. These words must be of a length between 4 and 8 characters.     Please note:  The file /usr/share/dict/american-english is available on the vmportal.cse.usf.edu Linux virtual machines. If it is not available on your system, like for instance on the USF student cluster, then use a small file that you make yourself with one word per line. Chose the words that you use so that that file is relevant to testing in the context of this question.