0 Comments
public class Boat {
String name;
boolean sailPosition;
float speed;
}
9.4m questions
12.2m answers