Skip to content

Commit

Permalink
Remove weird code from example
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Dec 29, 2023
1 parent d94ca68 commit 2f9989c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions example/src/quiz-example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
type = "MultipleChoice"
prompt.prompt = """
What does it mean if a variable `x` is immutable?
```
example
intro h
apply
```
"""
prompt.distractors = [
"`x` is stored in the immutable region of memory.",
Expand Down

0 comments on commit 2f9989c

Please sign in to comment.