Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

need this in Visual Basic 02) VB Pizza Create an application that reads customers' names and number of pizza's he/she ordered. The output of your

need this in Visual Basic image text in transcribed
image text in transcribed
02) VB Pizza Create an application that reads customers' names and number of pizza's he/she ordered. The output of your application should be a greeting using the customers' followed by the total of their bill, check the screenshots below. Notice that your application also displays the date Your application should look the following: Form1 - 0x Please enter your name and the how many items you bought Name Pizza Wings $12.35 each 55.52 each C Calculate In your application, please use the names provided in the table below: Control Name Property Text Property Form Calculator Label Labell Please enter your name and how many items you want to buy Label lblDate Label Label3 Name Label Label4 Label Label5 $10 each Label lblOutput TextBox txtName Pizza TextBox txtPizza Button btnCalculate Button btnClear Button btnExit dar Calculate Clear Exit Form1 Please enter your name and the how many items you bought Monday, February 10, 2020 12:09:18 PM Name Pizza Wings Odai 1 1 $12.35 each $5.52 each Hello Odai Your bill is $19.03 Calculate Clear * The total should be AFTER adding the tax Assume that the Tax is 6.5% Hint: notice the difference in the data type used for the number of orders versus the total. Make sure you use the right data type Use the following table to test your application: Name Pizza Wings Output (numbers) Odai1 S19.03 Notodai 1 $24.19 Your Name 2 $32.18 AnyName 3 2 S51.22

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Decisions Based On Data Analytics For Business Excellence

Authors: Bastian Weber

1st Edition

9358681683, 978-9358681680

More Books

Students also viewed these Databases questions