Graduate Essay Writers
Only the most qualified writers are selected to be a part of our research and editorial team, with each possessing specialized knowledge in specific subjects and a background in academic writing.
To hire a writer, fill the order form with details from your nursing assessment task brief.
Posted: February 26th, 2022
ME/MSE 241 Engineering Computations Homework Assignment – 1
Instructions:
1) Include comments for every few lines (or even each line) of code as relevant.
2) Use a consistent naming convention.
3) If using Python scripts (.py), create one file for each problem solution. Name the files
4) If using the notebook format (.ipynb), use a single cell for each problem solution. Name the file
5) Do not hesitate to ask for help, there are no trivial questions!
Note: 1. All the problems can be solved using the concepts we covered in the lectures.
2. Do not use modules or create functions. Just write plain scripts for this assignment.
Problem 1 (12 pts)
Homework help – Write a simple program using string indexing and slicing to modify a given string (use the input
function). The modified string should be reversed except the first and last characters. For example, if the
input is “Pullman” the output should be “Pamllun”.
Problem 2 (12 + 12 + 12 pts)
Homework help – Write a program using a for loop to:
(a) Compute the reverse of a given string by accumulating it in a new string object (do not use slicing
to reverse the string).
(b) Print the movie quote below with each word reversed and uppercase characters replaced by
lowercase characters (assume the punctuation characters are part of the word):
“You see, in this world there’s two kinds of people, my friend: Those with loaded guns and those
who dig. You dig.”
This is the expected output: “uoy ,ees ni siht dlrow s’ereht owt sdnik fo ,elpoep ym :dneirf esoht
htiw dedaol snug dna esoht ohw .gid uoy .gid”
(c) Print the following pattern consisting of asterisks separated by spaces (you may have additional
spaces before and after the pattern).
Note: Homework help – Write a generic program that can be easily extended to similar looking patterns, do not
specialize for this specific pattern. For example, I should be able to generate a wider pattern by
just changing a single value in the program. The goal of a program should always be automation.
Hint: Variables can be used in format specification. Example:
w = 6
f”{1.1545: >{w}.2}”
Problem 3 (12 + 20 + 20 pts)
Again, use a for loop to do the following (do not use the built-in function sum):
(a) Homework help – Write a short program to determine the sum of the squares of first natural numbers where is a user input obtained through the input function.
(b) Given a set of temperatures in Fahrenheit as a tuple,
tempDataF = (36, 40, 28, 32, 22, 52, 44, 35, 40, 37)
write a program to convert the units to Celsius and compute the mean value in Celsius and
Fahrenheit. Present the results in a tabulated form as shown below.
(c) Construct a list consisting of the first 50 Fibonacci numbers through an accumulator. The
Fibonacci numbers satisfy these conditions:
1 = 1, 2 = 1
+2 = +1 +
Here, is the th number in the sequence.
The ratio of the adjacent Fibonacci numbers converges to the golden ratio, i.e.,
lim →∞
+1
= = 1 + √5
2 ≈ 1.618
Show this by accumulating the ratios into a list and verifying that the last element is
approximately equal to .
Tags: write my history essay for me, psychology assignment topics, online nursing papers, online nursing essay writing service, nursing assignment writersEvery Student Wants Quality and That’s What We Deliver
Only the most qualified writers are selected to be a part of our research and editorial team, with each possessing specialized knowledge in specific subjects and a background in academic writing.
Our prices strike the perfect balance between affordability and quality. We offer student-friendly rates that are competitive within the industry, without compromising on our high writing service standards.
No AI/chatgpt use. We write all our papers from scratch thus 0% similarity index. We scan every final draft before submitting it to a customer.
When you decide to place an order with Nursing Study Bay, here is what happens:
Find an expert by filling an order form for your nursing paper. We write AI-plagiarism free essays and case study analysis. Anytime!