Untitled

mail@pastecode.io avatar
unknown
java
2 years ago
154 B
4
Indexable
Never
package com.sai.datastructures;

public class Prakash {
    public static void main(String[] args) {
        System.out.println("Hello Prakash");
    }
}