عرض مشاركة واحدة
منتديات طلاب وطالبات جامعة الملك عبد العزيز منتديات طلاب وطالبات جامعة الملك عبد العزيز
  #1  
قديم 29-11-2010, 06:12 PM

زهرة القمر زهرة القمر غير متواجد حالياً

 
تاريخ التسجيل: Jul 2009
التخصص: cs إن شاء الله ~
نوع الدراسة: إنتظام
المستوى: الثالث
الجنس: أنثى
المشاركات: 68
افتراضي واجب لاب البرمجة ، أ. سمية



السلام عليكم

هذا السؤال ممكن أحد يشرحه لي ؟
أدري ممكن يكون سهل بس مخي مقفل اليوم :(
1. Write a program that print the final price of purchase at a store where everything costs exactly one dollar. Ask for the number of items purchased. Compute a sales tax of:
· 8 percent if the users purchase is less than $100
· 7.5 percent if the purchase is greater or equal to $100.
· //Also if the purchase is over $500, give the customer an additional 10 percent after-tax discount.
· Print the purchase price, the amount of tax, the amount of the discount ($0.00 if no discount applies) and the total price.
· Output:
Enter number of items purchased= 60
the purchase price= 60 $
the amount of tax= 4.8
the total price= 64.8 $



وكمان فيه في واجب lab 5 السؤال اللي قبل الأخير اللي فيه أرقام ومدري ايش
السؤال اللي قبل الفاول لترز ، ماني فاهمه ايش المطلوب فيه :(

رد مع اقتباس