Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Neeraj
import java.util.*; import java.lang.*; class Scanner { public static void main() { Scanner sc = new scanner(System.in); int i, j,t; System.out.print("enter your number"); sc.nextInt(System.in); for(i=1;i<=5;i++) { t= i; { for(j=i;j<=1;j++) { System.out.print(t); t=t+2; } System.out.println(); } } } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Most views runner!
3.c
massive
Vikas
2
// Java Coding Challenge - 08: Reversing a Number using String
Ip address
Day 2
MP8 game
Copy an array elments into another array
Please log in to post a comment.