- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathanimation.java
More file actions
Latest commit
30 lines (29 loc) · 730 Bytes
/
Copy pathanimation.java
File metadata and controls
30 lines (29 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
publicclassanimationextendsqwertyuiop
{
publicstaticvoidmain(Stringargs[])
{
inta=741,b=742,c=743,d=744,e=745,g=0;
charf;
for(inti=1;i<3;)
{
System.out.println("\u000C");
f=convertor(a);
System.out.println(f);
f=convertor(b);
System.out.println(f);
f=convertor(c);
System.out.println(f);
f=convertor(d);
System.out.println(f);
f=convertor(e);
System.out.println(f);
sleep(200);
g=a;
a=b;
b=c;
c=d;
d=e;
e=g;
}
}
}