public class Main { public static void main(String[] args) { // TODO: call add(10, 20) and print } // TODO: static int add(int a, int b) }
Output
Click Run to execute, or Check to validate.
Ask questions or share tips about this tutorial
Sign in to join the discussion