subject

Create a program that does the following:
a) take the string "hey everybody! " and print it out in reversed order.
b) take the string "good morning! " and print it out in all upper case letters.
c) take the string "united states" and print it as united states
d) take the string "bob m walter" and print it out as walter, bob m.
e) take the string "a long way to go" and encode it with a displacement of 4 to encrypt the string. this means your a becomes e. add four to each characters ascii code.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 13:00
Which one of the following voltages should never be measured directly with a vom? a. 1200 v b. 500 v c. 800 v d. 100v
Answers: 2
question
Computers and Technology, 24.06.2019 01:30
Hazel has just finished adding pictures to her holiday newsletter. she decides to crop an image. what is cropping an image?
Answers: 1
question
Computers and Technology, 24.06.2019 11:00
Need fast im timed in a paragraph of 125 words, explain at least three ways that engineers explore possible solutions in their projects.
Answers: 2
question
Computers and Technology, 24.06.2019 13:50
Write a program that performs a simple n-body simulation, called "jumping leprechauns." this simulation involves n leprechauns, numberd 1 to n. it maintains a gold value g_i for each leprechaun i, which begins with each leprechaun starting out with a million dollars worth of gold, that is, g_i = 1000000 for each i = 1,. in addition, the simulation also maintains, for each leprachaun,i, a place on the horizon, which is represented as a double-precision floating point number, x_i. in each iteration of the simulation, the simulation processes the leprachauns in order. processing a leprachaun i during its iteration begins by computing a new place on the horizon for i, which is determined by the assignment:
Answers: 3
You know the right answer?
Create a program that does the following:
a) take the string "hey everybody! " and print it o...
Questions
question
Mathematics, 04.04.2020 10:31
question
Mathematics, 04.04.2020 10:31