Preview

It 210 Final Currency Conversion Program Research Paper

Powerful Essays
Open Document
Open Document
1386 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
It 210 Final Currency Conversion Program Research Paper
IT 210-Final Currency Conversion Program
Florence Sanders
IT/210 Fundamentals of Programming with Algorithms and Logic
September 16, 2012
Ed Addison

Application-Level Requirements List

1. User screen that prompts user

2. Display prompts main user title screen

3. Main user screen provides short description explaining use of program

4. Calculations of currency is executed with valid inputs

5. Provides option to clear input fields

Input | Process | Output | Currency TypeCurrency AmountExchange Rate | Get user input | Currency Type Currency Amount | Currency Type | Foreign Exchange Currency | Currency Type | Enter currency amount | Calculate total | Currency Amount | Foreign Currency amount |
…show more content…
Display Results
End Loop
Print exit message

End Main Module

Display Menu

Declare continue as Boolean
Set continue = true
While continue = true Display “Welcome to the international currency conversion program” Display “Please make a selection” Display “international Currency Types:” Display “1: Canadian Dollars” Display “2: Mexican Pesos” Display”3: English Pounds” Display “4: Japanese Yen” Display “5: French Francs” Display “6: Quit: Display “Enter a selection:”;

Input Currency Type

If Currency Type >= 1 AND currency Type <= 5 then Set continue = false Else if currency Type = 6 Display “Quitting Currency Conversion” Continue = false Else Display “Error 1: Invalid menu selection.” Continue = true End If

End While End Display Menu

Get International Value

Declare value as integer
Declare continue as

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Axia College Material Appendix I Currency Conversion Development Assignment—Flowcharts Complete the flowcharts for the assignment above by typing into the textboxes below. Week 4 IT/210 Control Flow Diagram—Main Control ------------------------------------------------- Begin You are entering the currency converter Quit ?…

    • 585 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    It/210 Final Exam

    • 1235 Words
    • 5 Pages

    The Currency Conversion application is a menu-driven program that allows users to select one of five international currency types, input the amount of a foreign currency, and then converts the foreign currency to dollars. The program displays the equivalent dollar amount and returns the user to the menu until another conversion is inputted or quits the program.…

    • 1235 Words
    • 5 Pages
    Good Essays
  • Good Essays

    It210 Week 4 Psuedocode

    • 584 Words
    • 3 Pages

    Write: “Enter 1 to convert Canadian dollars to U.S. Dollars.” Write: “Enter 2 to convert Mexican Pesos to U.S. Dollars.” Write: “Enter 3 to convert English Pounds to U.S. Dollars.” Write: “Enter 4 to convert Japanese Yen to U.S. Dollars.” Write: “Enter 5 to convert French Francs to U.S. Dollars.”…

    • 584 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    It 210 Appendix I

    • 623 Words
    • 3 Pages

    Axia College Material Appendix I Currency Conversion Development Assignment—Flowcharts Complete the flowcharts for the assignment above by typing into the textboxes below. Control Flow Diagram—Main Control [pic] Control Flow Diagram—Display Menu | | |[pic] | Control Flow Diagram—Get_Int_Value | | |[pic] | Control Flow Diagram—Convert Currency | | |[pic] | Control Flow Diagram—Display_Results |[pic] | PSEUDOCODE Main Module Declare Selection as an integer Declare CurrencyType as string Declare USDollar as real Declare ConvertedAmount as real Call Display/Selection Module Call Canadian Module Call Mexican Module Call English Module Call Japanese Module Call French Module Call Quit Module Call Output Module End Program…

    • 623 Words
    • 3 Pages
    Powerful Essays
  • Satisfactory Essays

    Appendix a It210

    • 305 Words
    • 2 Pages

    The currency conversion application is a menu-driven program that allows users to select one of five international currency types, input the amount of a foreign currency, and convert the foreign currency to dollars. The program displays the equivalent dollar amount and returns the user to the menu until he or she enters another conversion or quits the program.…

    • 305 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    It 210 Final Project

    • 733 Words
    • 3 Pages

    3. User data should be requested in clear and concise means. “Please Enter Amount of Foreign Currency (Whole amounts only please”…

    • 733 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    moaclabsonline

    • 891 Words
    • 5 Pages

    5. Click Next to accept the default values for the Language to install, Time and currency format, and Keyboard or input method parameters. The Install now screen appears.…

    • 891 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Pt1420 Unit 7 Study Guide

    • 582 Words
    • 3 Pages

    Display it on the next line in decimal and the user if he or she wants to do it. Again if the user type ‘y’ or ‘Y’ the program repeats. If the user type anything else the program terminates. If the user types an illegal character, prompt the user to type again. Page: 115…

    • 582 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    As the user is deciding which they would like to select an international currency type. When the user enters a number between 5 and 26 corresponding with a currency type, then the program is set to false. If 26 is selected the program displays “Quitting Currency Conversion.” But if the user does not enter a number between 5 and 26 the program displays “Error 4: Invalid Menu Selection” and the set it true.…

    • 1052 Words
    • 5 Pages
    Powerful Essays
  • Good Essays

    Nt1330 Unit 1 Quiz

    • 2196 Words
    • 9 Pages

    "To have Microsoft Excel always use a specific currency symbol, change the currency symbol selected in Regional Settings in Control Panel before you start Excel."…

    • 2196 Words
    • 9 Pages
    Good Essays
  • Powerful Essays

    econ1000 testbank ch01

    • 11901 Words
    • 73 Pages

    C) the study of how producers decide what inputs to hire and what outputs to produce…

    • 11901 Words
    • 73 Pages
    Powerful Essays
  • Good Essays

    Unit 7 Assignment 1

    • 749 Words
    • 4 Pages

    What is condition-controlled loop? Condition-controlled loop uses a true/ false condition to control the number of times that it repeats.…

    • 749 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Code for an Infinite Loop

    • 457 Words
    • 4 Pages

    An accumulator is used to keep a running total of numbers. In a loop, a value is usually added to the current value of the accumulator. If it is not properly initialized, it will not contain the correct total.…

    • 457 Words
    • 4 Pages
    Satisfactory Essays
  • Powerful Essays

    2. Based on the information provided, in Newsprint's 2008 consolidated income statement, what amount should be included as foreign exchange loss in computing net income, if the U.S. dollar is the functional currency and the remeasurement method is appropriate?…

    • 8241 Words
    • 46 Pages
    Powerful Essays
  • Satisfactory Essays

    Honda Mission & Vision

    • 630 Words
    • 3 Pages

    …………………………………………………… Private Sub CmdTest_Click ( ) If Me.txtValue1 > Me.txtValue2 Then MsgBox “The Value1 > Value2 “ End Sub ……………………………… ……………………………………………….. Source Code: Option Explicit ……………………………………………………………………………….. Private Sub Form_Load( ) Me.…

    • 630 Words
    • 3 Pages
    Satisfactory Essays