Error in RandomTest #2720
Answered
by
Blind4Basics
Thomas-Teo
asked this question in
Q&A
-
I tried to do a RandomTest in Java, but I don't think it's quite right
generated this error:
And this is how you print in java?
|
Beta Was this translation helpful? Give feedback.
Answered by
Blind4Basics
Jun 13, 2022
Replies: 1 comment 1 reply
-
Hello, It would be simpler if you:
Regarding your error, I suppose you get a parenthesis problem somewhere (too much closing parentheses, I guess) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Blind4Basics
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
It would be simpler if you:
Regarding your error, I suppose you get a parenthesis problem somewhere (too much closing parentheses, I guess)