data type

Anonymous
java
01/16/2025 1:48 PM
136 B
7
Indexable
class main {
    public static void main(String [] args){
        System.out.print("shubham");
    }
}
Editor is loading...
Leave a Comment