Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jumpstart-files/code-eval/code-eval-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ turns into

Do the same with your challenges.

Create new files like the [example file](./code-eval-instructions.md) as you pick challenges to do. Translate the sample inputs and outputs like we did above.
Create new files like the [example file](./sample-code-eval-file.rb) as you pick challenges to do. Translate the sample inputs and outputs like we did above.

Feel free to work through the example file first.