Write a String constant consisting of exactly 5 exclamation marks.

LANGUAGE: JAVA

CHALLENGE:

Write a String constant consisting of exactly 5 exclamation marks.

SOLUTION:


"!!!!!"