Hi coders, Can I have some help?! If you run this, you find this error;
java.lang.NullPointerException
	at com.codegym.task.task07.task0708.Solution.main(Solution.java:23)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
What is the problem?!