Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Most views runner!
class Rextester { public static void main(String[] args) { String box = "ᵶ| ᵶ| ᵶ| ᵶ| ᵶ| ᵶ| ᵶ| ᵶ| ᵶ| ᵶ| ᵶ| ᵶ|"; for(int num=1;num<6;num++) { System.out.println(box + " " + box +"\n"); } } }
run
|
edit
|
history
|
help
0
print alphabets using stars
// Java Coding Challenge - 09: Find out duplicate numbers using HashSet
상속1
Java Variable
3
twelveDays
Check Case
Compare three ways to clear a String in java
BinarySearch
post decrement