Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PSEUDO CODE AND FLOW CHART NEEDED write pseudo-code only for a currencyconversion program that converts euros-to-dollars anddollars-to-euros. Remember to use the pseudo-code guide when youare

PSEUDO CODE AND FLOW CHART NEEDED

write pseudo-code only for a currencyconversion program that converts euros-to-dollars anddollars-to-euros. Remember to use the pseudo-code guide when youare writing your code

  • Ask the user if they want to convert
  • 1. Euros-to-Dollars
  • 2. Dollars-to-Euros
  • Based on the user's answer (1 or 2) use an IF statement toprocess the conversion
  • The output should include
    • Some literal text ( write this in " "s)
    • The type of conversion they selected ( Euro-Dollar, orDollar-Euro)
    • The amount they want to convert
    • The resulting converted amount
    • The current date (current_month, current_day,current_year)
    • Any other message you would like (ie. Thank you)
    • Add an output that reads, "Programmed By : " to every programyou submit.
    • Comment you code. I will explain what this means in class.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Computer Performance Engineering 10th European Workshop Epew 2013 Venice Italy September 17 2013 Proceedings

Authors: Maria Simonetta Balsamo ,William Knottenbelt ,Andrea Marin

2013 Edition

3642407242, 978-3642407246

More Books

Students also viewed these Programming questions

Question

Which of the options should Mr. Heins pursue and why?

Answered: 1 week ago

Question

5-6 Explain how to recruit a more diverse workforce.

Answered: 1 week ago