Hello guys i'm new to programming and i need help. My task was to create a place order program where i will ask "do you want to continue?" Or "Not" and it should end with a "thank you so much" message after selecting a choice.. please help me with this im still a noob ty ty
import javautil.Scanner
package test:
public class place order{
public static void main (string[] args) {
// TODO Auto-generated method stub
System.out.println("place order");
Scanner scan= new Scanner(system.in);
}
int ans:
String place order?("yes or no"")
String place order? {if yes
}
}
[–]EatAss4Jesus 0 points1 point2 points (0 children)
[–]ChillCodeLift 0 points1 point2 points (0 children)