You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.out.println("This light bulb is" + lightwalt + "walts"+ "The brand of this light bulb is "+ lightbrand + "Is this light working:"+lightworking +"The price of this light bulb is" + lightprice + "The rating of this light is "+lightrating + "This light is manufactured in "+lightlocation );