public class AlienPlanet{ Sky theSky = new Sky(); theSky.color ="blue"; return theSky ;}
Thank you Mr. Skinner for dropping by. I appreciate your thoughts.Kaz
Any Questions May Be Addressed To Kazmandu AT aol DOT com
public class AlienPlanet
ReplyDelete{
Sky theSky = new Sky();
theSky.color ="blue";
return theSky ;
}
Thank you Mr. Skinner for dropping by. I appreciate your thoughts.
ReplyDeleteKaz