import java.util.Scanner;
public class Testtttt {
public static void main(String args[]){
Scanner sc=new Scanner (System.in);
System.out.println(":");
int n=sc.nextInt();
char word=(char) n;
System.out.println(n);
System.out.println(word);
}
}-sharp-sharp-sharp topic description
sources of topics and their own ideas
related codes
/ / Please paste the code text below (do not replace the code with pictures)