TomiWebPro
JCHJava Community | Help. Code. Learn.
•Created by SummerPsycho on 11/15/2024 in #java-help
Flow chart to Java.
For the zero to exit part you need input validation of different type (string vs int), not easy for your level, instead of "ZERO" maybe 0 (as in integer) and use a if statement would be the best, I overlooked this part when I was recreating your code, but it's easy to add
8 replies
JCHJava Community | Help. Code. Learn.
•Created by SummerPsycho on 11/15/2024 in #java-help
Flow chart to Java.
also scanner not initalised
8 replies
JCHJava Community | Help. Code. Learn.
•Created by SummerPsycho on 11/15/2024 in #java-help
Flow chart to Java.
maybe use elif bro
8 replies