Jump to content

java


lmc660

help with a small program in java pls.  

  1. 1. help with a small program in java pls.

    • I need help in java
      0
    • I need help in java
      0


Recommended Posts

I need to write a small programm which converts the Maltese currency into Euro (multiply by 2.33). The program should print two tables separated by a blank line.  The first table should contain the conversion from Lm1 to Lm10, with increments of 1.  The second table should print the conversions from Lm10 to Lm100 (with increments of 10).

 

the sample below shows a sample output of the program. 

 

lm 1 = eur 2.33

lm 2 = eur 4.66

 

Link to comment
https://forums.phpfreaks.com/topic/136646-java/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.