Wednesday, May 6, 2020

JAVA

class sum {
public static void main(String[] args) {
System.out.println("Hello Codiva");
}
}
view raw .java hosted with ❤ by GitHub

No comments:

Post a Comment