I cannot create a point in java

hi! I just follow Mosh’s step to create a point in java; however I met many problems in my code. What should I do to solve such problems?

This is probably the most frequently asked question in this category. Don’t write the parameter names when calling a constructor or a method.

2 Likes

Thanks a lot. Following your steps suggested, the problem has been solved. :grin:

1 Like