Computer Science, asked by aditidwi7, 4 months ago

write a program in java to enter a number of tickets.The cost of a ticket is Rs.100.If the number of tickets sold is more than 10, then a discount of 10% is given.Display the number of tickets issued along with the final amount.​

Answers

Answered by sandeepgupta3467
1

Answer:

here a = no. of tickets

psvm= public static void main

sopln= System. Out. println

Attachments:
Similar questions