Posted by Derrick on Friday, February 3, 2012 at 12:16am.
use variable.no.of sales,no.of years of type integer
answer of type real
Display."enter no.you want to use"
Accept.number
IF wage<>sales*0.15
THEN salary:=wage+loyality
ELSE if no. of year.3
THEN loyality:=wage*0.1
ELSE loyality=0
Related Questions
Programming - Write the pseudocode for a program to calculate the wages of a ...
programming - write the pseudocode for a program to the wages of salesman ...
Programming - Write a pseudocode program that asks the user for an integer ...
programming MIPS ask 3 - Write a MIPS assembly language program for the ...
Computer Programing & Logic Design - Submit pseudocode and a flowchart for ...
Computer programming - Submit pseudocode for the following programming exercise...
Programming - Submit pseudocode and a flowchart for the following programming ...
Java Programming - I'm a beginner to Java and I need to know how to do the ...
Programming - Write a program (pseudocode) that would calculate and display the ...
programming - Draw a flowchart or write the pseudocode for an application that ...
For Further Reading