#Where do i even find these files?
41 messages · Page 1 of 1 (latest)
particularly where do i find the exercises/shared/.docs area
it says each exercise contains these files but where even are these files
What are you looking for?
I can better help you if I know what you're trying to do
Sorry
'The goal of each exercise is to create an implementation that passes all the tests. Such an implementation is known as a solution.' - Like do i need to create an implementation or something?
and it says solution like where do i actually submit my answer
in the terminal or the main area you put the code in
really not sure how it works
full screenshot if it's too small
I tried following the walkthrough but it cuts off at the solution part
if it's too much of a hassle i'll just use the code editor exercism provides
Edit code, run tests, fix code, repeat until tests pass
If you're working locally, run exercism submit to submit your working code.
but where do i put my code? in the main area?
If you're confused, you can use the website editor
I would recommend working in the website editor for the first few exercises
Yes. It will help you figure out how to solve exercises without needing to figure out how to use your local editor
i mean i do know how to use my local editor to execute stuff
but alright
sure
ill use the website one
I have no idea what editor you happen to be using, how that editor works or how to run tests from that editor.
Exercism doesn't teach you how your particular editor works. Your editor should have docs for using it.
I assume, looking at your image, you put code in the top right pane and use the bottom pane to run tests or something. But odds are decent that I've never used whatever editor that is.
Yeah cheers