Spaces:
Runtime error
Runtime error
Update spaces_info.py
Browse files- spaces_info.py +3 -3
spaces_info.py
CHANGED
@@ -29,8 +29,8 @@ examples = [
|
|
29 |
"Sample",
|
30 |
"Sample 1",
|
31 |
],
|
32 |
-
["استخراج العدد العاملي في لغة بايثون:", 30, "Greedy",
|
33 |
-
["Pour déguster un ortolan, il faut tout d'abord", 32, "Sample",
|
34 |
[
|
35 |
"Traduce español de España a español de Argentina\nEl coche es rojo - el auto es rojo\nEl ordenador es nuevo - la computadora es nueva\nel boligrafo es negro -",
|
36 |
16,
|
@@ -49,7 +49,7 @@ examples = [
|
|
49 |
"Sample",
|
50 |
"Sample 1",
|
51 |
],
|
52 |
-
["Math exercise - answers:\n34+10=44\n54+20=", 16, "Greedy",
|
53 |
[
|
54 |
"Question: Where does the Greek Goddess Persephone spend half of the year when she is not with her mother?\nAnswer:",
|
55 |
24,
|
|
|
29 |
"Sample",
|
30 |
"Sample 1",
|
31 |
],
|
32 |
+
["استخراج العدد العاملي في لغة بايثون:", 30, "Greedy", "Sample 1"],
|
33 |
+
["Pour déguster un ortolan, il faut tout d'abord", 32, "Sample", "Sample 1"],
|
34 |
[
|
35 |
"Traduce español de España a español de Argentina\nEl coche es rojo - el auto es rojo\nEl ordenador es nuevo - la computadora es nueva\nel boligrafo es negro -",
|
36 |
16,
|
|
|
49 |
"Sample",
|
50 |
"Sample 1",
|
51 |
],
|
52 |
+
["Math exercise - answers:\n34+10=44\n54+20=", 16, "Greedy", "Sample 1"],
|
53 |
[
|
54 |
"Question: Where does the Greek Goddess Persephone spend half of the year when she is not with her mother?\nAnswer:",
|
55 |
24,
|