0
Java Assignment
Would anyone like to do my java assignment? I’m having problems with it
4 ответов
+ 6
Hey Eoin !
Please avoid asking people to do your homework as Sololearn is not the place to do so. Try completing the assignment yourself while asking more specific questions about things that can help you when making the project rather than having someone else do it for you entirely.
https://www.sololearn.com/discuss/1316935/?ref=app
https://www.sololearn.com/discuss/333866/?ref=app
+ 3
Help with code = Free
Do your homework = $$
+ 1
be specific. its javafx you are referring to? use stackoverflow. mostly you will find your solutions or atleast get a idea to fix your problems
0
Ok! When i write the code: Shape cube1 = new Cube();
I get an error message saying Cube cannot be converted to Shape. What do i do?