import java.util.*; public class Main { public static void main(String[] args) { Kadai4_5 kadai4_5 = new Kadai4_5(); kadai4_5.makeKukuTable(); } }
To embed this project on your website, copy the following code and paste it into your website's HTML: