Java properti kelas

#follow me on grepper
// class Main, attribute a and b
public class main {
	int a = 15;
    int b = 20;
}
Paimon