Posted by Caren on Friday, February 8, 2013 at 7:25am.
$p = <STDIN>;
$t = $p * 0.07;
print $t,$p+$t;
Related Questions
Programming - Write a pseudocode program that asks the user for an integer ...
programming - Write a program that asks for the length and width of two ...
programming - write a program that asks the user to enter an objects mass, and ...
programming - I have just started C programming after a semester of Java. I am ...
programming - user to enter the students marks on four exams (use double ...
Computer Science - 1.Write an Assembly program that reads in a number of cents. ...
Programming in Python - A customer in a store is purchasing five items. Design a...
Programming in c++ - Write a program in c++ that inputs a number [1-12] from the...
Math - If Joyce reads 1/6 of her book on Monday, 2 over 5 of her book on Tuesday...
CIS 115 - I need help with the visual logic flowchart for the following problem...
For Further Reading