Different types of Input, "scanner cannot be resolved" in Java

I seem to have a problem with the 15th exercise of MOOC course Java Programming I. When I try to run the code, VSC tells me "scanner cannot be resolved" concerning all of the scanners. But previously these same lines worked in separate exercises. So I am not really sure what is wrong here. If… Read More Different types of Input, "scanner cannot be resolved" in Java