Guys, i am very tired with this. I am worked with this code in IDEA and dont understand anything/ Give me full code pls!
package com.codegym.task.task10.task1013;
/*
Human class constructors
*/
public class Solution {
public static void main(String[] args) {
}
// heeelp
public static class Human {
// Write your variables and constructors here
}
}