#how to see the solution in mooc java fi course i am using vs code
1 messages · Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
Here is an AI assisted attempt to answer your question 🤖. Maybe it helps! In any case, a human is on the way 👍. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
In order to view the solutions for certain problems in the MOOC Java FI course using VS Code with the TMC extension, you can follow these steps:
- Open VS Code and navigate to the TMC Problems tab.
- Find the specific problem you want to view the solution for.
- Click on the problem to open it.
- Look for a button or option that allows you to view the solution for that particular problem.
- Click on this button or option to reveal the solution.
If you are unable to find a button or option to view the solution within VS Code, you may need to access the solutions through the course material directly on the MOOC Java FI website.
Alternatively, you can try reaching out to other students or instructors in the Discord server for guidance on how to access solutions within VS Code.
By following these steps or seeking assistance from others in your Java Q&A Discord server, you should be able to successfully view solutions for specific problems in the MOOC Java FI course using VS Code with TMC extension.
the course has model solutions in the tmc website(tmc.mooc.fi), but you have to complete each exercise first to see the solutions
if i have completed the exercises why would i need to se solution
to check if your solution was about what the course wanted you to do
you are not supposed to checkl the solutions without having solved the exercises first
does thise cout exersise completed ??
go to the tmc website and check what went wrong
the indentation test passed but there was some other problem on the server(from my experiewnce)
the course explains how to indent stuff correctly, you just have to check your code and see if everything is indented correctly according to the course
ohh i get it
i just put some space in lines to make them where they are supposed to
and now it is loot better
but there are still some work to do
thanks a lot dude i though this were some useless lines
you should be able to understand what the rest is... if you dont just say it in here and someone will help you
(not sure about line.break.after though)
i dont get what you mean by if dont it in here... line cause my English suck but thanks a lot dude i was stuck here from 2 days
if you are not able to fix the rest of the mistakes, you can ask in here how to fix them
i thought there was something wronge with server and completed several exersices like thise lol
you should probably redo all the exercises that you did like this
(to learn better)
and make sure they are correct
btw how can i rest thise that i have done wrong ??
wdym rest this?
so ive changed a lot of things in them is there any way i could rest thise like they were before i made any change to them
you want to change your code back to how it initially was?
yeah sir
you can download the exercise as a zip file from the tmc website(tmc.mooc.fi), then copy the contents of the main file from that to your current code
or press ctrl z a bunch of times in vscode, that might revert a lot of changes
ok
thanks a lot again
update i completed all the others that i be done incorrectly
Nice