Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help correcting my code, my code is bellow, I have also attached the expected output of what it should be: public class Lab1c

I need help correcting my code, my code is bellow, I have also attached the expected output of what it should be:

public class Lab1c { public static void main(String[] args) { System.out.print("I want PIE!!!!"); System.out.print("ThePie"); System.out.print(" "); System.out.print("is all "); System.out.print(" "); System.out.print("Gone?"); System.out.print("I am a place holder, the line below can be highlighted! "); System.out.print("This line below the place holder was once blank,now it's not! "); System.out.print(" "); System.out.print("Easy as pie"); System.out.println("I am a place holder, the line below can be highlighted! "); System.out.println("This line below the place holder was once blank,now it's not!"); System.out.println(""); System.out.println("Easy as pie"); } }

image text in transcribed

Latest submission 1:00 PM on 09/14/17 Total score: 0 5 1: Compare output ^ 0/5 I want PIE!!!!ThePie is allJ Gone?I am a place holder, the line below can be highlighted! This line below the place holder was once blank,now it's not! Eas Your output as pieI am a place holder, the line below can be highlighted! This line below the place holder was once blank,now it's not! Easy as Easy as ple Easy as pieEasy as pieEasy as pie I am a place holder, the line below can be highlighted! This line below the placeholder was once blank,now it's not! Easy as Expected output pie I want PIE!!!! ThePie is all GONE? Only show failing tests Download this submission

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

Put Your Data To Work 52 Tips And Techniques For Effectively Managing Your Database

Authors: Wes Trochlil

1st Edition

0880343079, 978-0880343077

More Books

Students also viewed these Databases questions

Question

can you help me create 1 5 slide presentation?

Answered: 1 week ago

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago