forked from hedyorg/hedy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
fi.yaml
24 lines (24 loc) · 1.09 KB
/
fi.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
turtle: 🐢
rock: ✂️, 📜, 🗻
haunted: 🦇, 👻, 🎃
restaurant: 🍣, 🍕, 🍔
fortune: 🔮, ✨
songs: 🎵,🎶
dice: 🎲
Transpile_success:
- Good job!
- Amazing!
- Well done!
- Excellent!
- You did great!
Unsaved_Changes: You have an unsaved program. Do you want to leave without saving it?
Transpile_warning: Warning!
Transpile_error: We can't run your program.
Connection_error: We couldn't reach the server.
Other_error: Oops! Maybe we made a little mistake.
Execute_error: Something went wrong while running the program.
Empty_output: This code works but does not print anything. Add a print command to your code or use the turtle to get output.
CheckInternet: Have a look if your Internet connection is working properly.
ServerError: You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at [email protected]. In the meantime, try something a little different and take another look at the examples. Thanks!
Program_too_long: Your program takes too long to run.
Program_repair: This could be the correct code, can you fix it?