Reference no: EM13757888
For this homework assignment you will:
Write a program that accepts as input a string variable called strFirstName, then another string variable called strLastName, and an integer variable called intAge.
If the age entered is below 30, it should say "You are still young".
If the age entered is below 40, it should say "You are almost hitting middle-age".
If the age entered is below 60, it should say "Welcome to middle-age!"
If the age entered is above 60 and below 80, it should say "Enjoying retirement?"
If the age entered is over 80, it should say "Golden years".
Write out to each file the following:
Full Name: David Wiesner
Age: 35
Comment: You are almost hitting middle-age.
Make sure you include at least 3 comments
The variables are named correctly
Program functions as expected
You used at least one if-else statement
You used a way to concatenate the firstname and lastname together to display the full name in the output.
How to talk about technology
: Refer to the ERR article, "How to Talk About Technology," for communication strategies, including: Pictures, Analogies, Testimonials
|
Provide a complete program that performs substitution cipher
: Provide a complete program that performs a simple substitution cipher. The program should take plain text and a shift value and produce the encrypted text. Then it should take encrypted text and a shift value and produce the plain text once again.
|
Relationship between strategic-financial planning
: Write a 1,050-to-1,400 word paper in which you describe the relationship between strategic and financial planning. Include the following: A strategic planning initiative for the organization identified in the Week 2 assignment-Identify an initiat..
|
How the organization of time affect curriculum development
: Then, discuss with your classmates how the following factors affect curriculum: Arrangement and usability of space, Organization of time and Appropriate, quality materials & equipment.
|
Write a program that accepts as input a string variable
: Write a program that accepts as input a string variable called strFirstName, then another string variable called strLastName, and an integer variable called intAge.
|
Differences among these market structures
: What are the conditions for an oligopolistic market? How would you explain the differences among these market structures? Identify which market structure your organization competes in and why you think so.
|
Choose google technologies would you like to research on
: Find and choose 5 Google technologies would you like to research on. Share one interesting finding about each technology that you have chosen
|
Achieve through the use of its antitrust policy
: What are the differences among horizontal, vertical, and conglomerate mergers? What does the U.S. government hope to achieve through the use of its antitrust policy?
|
How do delay jitter and packet loss affect voip calls
: What is the difference between the SIP and RTP protocols used with VoIP? How do delay, jitter, and packet loss affect VoIP calls
|