Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import com.sun.xml.internal.bind.v2.runtime.reflect.opt.Const;
- import java.util.Scanner;
- public class Main {
- public static void main(String[] args) {
- String result="The \"use\" of quotations causes difficulties.";
- System.out.println(result);
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment