Java can\'t see my string, what should I do?
String msg = "Решите пример"; System.out.println(msg.contains("Решите пример"));