Currency: Difference between revisions

50 bytes removed ,  10 months ago
m
(Initial FutureBasic task solution added)
Line 809:
 
fn Lunch_Invoice( @"5.50", @"4000000000000000", @"2.86", @"2", @"0.0765" )
 
 
NSLog( @"%@", fn WindowPrintViewString( 1 ) )
 
HandleEvents
Line 827 ⟶ 824:
 
</pre>
 
 
 
=={{header|Go}}==
723

edits