Posts by Lucas Aranha • 11 points
1 post
-
-4
votes1
answer61
viewsQ: What’s wrong with it?
import java.util.Scanner; public class desafio { public static void main(String args[]) { char op; float soma; float mult; float sub; float div; float…
javaasked Lucas Aranha 11