0
I want to do if else and return . Thanks you.
2 Réponses
+ 3
Main method signature specifies `void` means that the method does not return anything, attempt to return a type here violates the specification.
+ 1
Please i didn't understood your questions write question properly