Commit 64bd256f authored by jinli gu's avatar jinli gu
Browse files

Update Shape.java

parent f4544134
......@@ -5,3 +5,4 @@ public class Shape {
System.out.println ("Shape~area");
return length*width;
}
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment