package com.codegym.task.task02.task0210;
/*
Subjective reality
*/
public class Solution {
public static void main(String[] args) {
//write your code here
System.out.println("If you don't code well, Java will come and eat your memory.");
}
}
package com.codegym.task.task02.task0210;
/*
Subjective reality
*/
public class Solution {
public static void main(String[] args) {
//write your code here
System.out.println("If you don't code well, Java will come and eat your memory.");
}
}