Exception in thread "main java.util.UnknownFormatConversionException: Conversion = ')'"

QuestionsException in thread "main java.util.UnknownFormatConversionException: Conversion = ')'"
sethbeckerman5 Staff asked 4 years ago

I have an error that I don't really understand.
My code is :

The error is probably after my case "e".
My command is asking to write a double so the cmd can use it after.
Translating my code : the program just need to know the weather so that it can say if a baseball match can be played or not


View on Stack Overflow