Skip to content

Commit

Permalink
improve a tutorial challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Dec 28, 2024
1 parent 9c69a52 commit 7128ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/tutorial.rs
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ fn TutorialTypes() -> impl IntoView {
prompt="increments the first character of a string"
example="\"`rray\""
answer="⊂:↘1:+1⊢."
best_answer="⍜⊢+:1"
best_answer="⍜⊢+"
tests={&["\"Xou're\"", "\"coing\"", "\"freat!\""]}
hidden="\"abc\""/>
}
Expand Down

0 comments on commit 7128ef3

Please sign in to comment.