subject
Computers and Technology, 07.10.2021 01:00 lulbbyz

Please Tell Me How To Code This A supermarket wants to install a computerized weighing system in its produce department. This system produces a label for fruits and vegetables (see below).
Input Screen: Ask the following questions for input. You will be using the Scanner Class for this step.
- Please enter each of the following: - Date in the form of MM/DD/YY
- Description of Item (accept a string as input, but you will only print the first 3 letters from the String. Ex. Input: banana and Output: ban)
- Weight of item (accept a decimal as input)
- Price per pound if item (accept a decimal as input) o Output Screen: Print the output exactly as you see if below.
- Things to note: For the date use the replace command to replace /'s with -'s.
- The description of the item, use the substring command to print only the first 3 letters.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 16:00
Write a grading program for a class with the following grading policies: a. there are two quizzes, each graded on the basis of 10 points. b. there is one midterm exam and one final exam, each graded on the basis of 100 points. c. the final exam counts for 50% of the grade, the midterm counts for 25%, and the two quizzes together count for a total of 25%. (do not forget to normalize the quiz scores. they should be converted to a percentage before they are averaged in.) any grade of 90 or more is an a, any grade of 80 or more (but less than 90) is a b, any grade of 70 or more (but less than 80) is a c, any grade of 60 or more (but less than 70) is a d, and any grade below 60 is an f. the program will read in the student’s scores and output the student’s record, which consists of two quiz and two exam scores as well as the student’s average numeric score for the entire course and final letter grade. define and use a structure for the student reco
Answers: 2
question
Computers and Technology, 23.06.2019 17:00
Companies that implement and apply an information system effectively can create
Answers: 1
question
Computers and Technology, 24.06.2019 02:00
Which steps will open the system so that you can enter a question and do a search for
Answers: 1
question
Computers and Technology, 24.06.2019 07:50
Write a defining table and then a program that determines if you can sleep in or not. your program should get all its input from your computer’s clock. on all weekdays (monday through friday) that are not holidays, your program should output “get up! ” on all other days (weekends and holidays), your program should output “sleep in.” the three holidays that your program must check for are january 1 (new year’s day), july 4 (u.s. independence day), and december 25 (christmas). you don’t need to include other holidays in your program because most other holidays do not occur on a fixed day each year.
Answers: 1
You know the right answer?
Please Tell Me How To Code This A supermarket wants to install a computerized weighing system in i...
Questions
question
Mathematics, 13.04.2021 21:20
question
Mathematics, 13.04.2021 21:20
question
Mathematics, 13.04.2021 21:20
question
Advanced Placement (AP), 13.04.2021 21:20
Questions on the website: 13722360