-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvarar.lock.json
More file actions
75 lines (75 loc) · 1.93 KB
/
Copy pathvarar.lock.json
File metadata and controls
75 lines (75 loc) · 1.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"version": 1,
"specs": {
"deep-thought.md": {
"sourceHash": "fnv1a:a4027d33",
"examples": [
{
"name": "The answer to the great question of life, the universe and everything is 42",
"line": 3
}
]
},
"hello-var.md": {
"sourceHash": "fnv1a:bf848cd6",
"examples": [
{
"name": "First I greet \"world\" okay? I think the greeting should be \"Hello, world!\"",
"line": 5
},
{
"name": "The expression `1+1` should evaluate to `2`",
"line": 11
}
]
},
"library.md": {
"sourceHash": "fnv1a:b04b787c",
"examples": [
{
"name": "Maya borrowed *Emma*, due back on June 1, 2026. She returns it on June 6, 2026 and owes a £2.50 late fee — 50p for each day overdue",
"line": 3
},
{
"name": "Noor borrowed *Kindred*, due back on June 1, 2026. When she asks to borrow *Beloved* on June 10, 2026, the library refuses: an overdue book blocks new loans",
"line": 6
},
{
"name": "Ben borrowed *Dune*, due back on June 12, 2026. When he asks to borrow *Hyperion* on June 10, 2026, the library agrees",
"line": 9
}
]
},
"roman-numerals.md": {
"sourceHash": "fnv1a:a3b97c9a",
"examples": [
{
"name": "Each row gives an example of a decimal and a roman number:",
"line": 3
}
]
},
"tables-and-docstrings.md": {
"sourceHash": "fnv1a:e9f7dc76",
"examples": [
{
"name": "Uppercase each one:",
"line": 6
},
{
"name": "Greet Bob:",
"line": 16
}
]
},
"yahtzee.md": {
"sourceHash": "fnv1a:c10cc12e",
"examples": [
{
"name": "Examples of dice, category and score:",
"line": 7
}
]
}
}
}