instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(15 * 19)
``` | 285 |
What is the output of the following code? | ```python
print(79 * 9)
``` | 711 |
What is the output of the following code? | ```python
print(40 + 54)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 32)
``` | 86 |
What is the output of the following code? | ```python
print(20 * 78)
``` | 1560 |
What is the output of the following code? | ```python
print(100 + 33)
``` | 133 |
What is the output of the following code? | ```python
print(44 - 28)
``` | 16 |
What is the output of the following code? | ```python
print(30 + 16)
``` | 46 |
What is the output of the following code? | ```python
print(7 - 25)
``` | -18 |
What is the output of the following code? | ```python
print(10 * 56)
``` | 560 |
What is the output of the following code? | ```python
print(71 - 60)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 54)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 30)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 30)
``` | 73 |
What is the output of the following code? | ```python
print(33 * 52)
``` | 1716 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 44)
``` | -4 |
What is the output of the following code? | ```python
print(66 + 20)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 61)
``` | 2501 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 65)
``` | 1430 |
What is the output of the following code? | ```python
print(35 + 39)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 5)
``` | 34 |
What is the output of the following code? | ```python
print(59 + 58)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 63)
``` | 252 |
What is the output of the following code? | ```python
print(76 + 40)
``` | 116 |
What is the output of the following code? | ```python
print(30 + 35)
``` | 65 |
What is the output of the following code? | ```python
print(23 + 5)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 15)
``` | 59 |
What is the output of the following code? | ```python
print(94 - 79)
``` | 15 |
What is the output of the following code? | ```python
print(68 - 35)
``` | 33 |
What is the output of the following code? | ```python
print(56 + 86)
``` | 142 |
What is the output of the following code? | ```python
print(12 * 2)
``` | 24 |
What is the output of the following code? | ```python
print(40 - 100)
``` | -60 |
What is the output of the following code? | ```python
print(98 + 7)
``` | 105 |
What is the output of the following code? | ```python
print(15 + 42)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 29)
``` | 2813 |
What is the output of the following code? | ```python
print(77 + 30)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 100)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 13)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 32)
``` | 44 |
What is the output of the following code? | ```python
print(26 - 11)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 51)
``` | 148 |
What is the output of the following code? | ```python
print(10 * 67)
``` | 670 |
What is the output of the following code? | ```python
print(44 + 54)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 97)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 44)
``` | 1716 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 31)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 92)
``` | 552 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 2)
``` | 186 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 94)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 81)
``` | 7047 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 34)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 49)
``` | 22 |
What is the output of the following code? | ```python
print(79 - 56)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 78)
``` | 155 |
What is the output of the following code? | ```python
print(36 + 70)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 52)
``` | 146 |
What is the output of the following code? | ```python
print(43 * 85)
``` | 3655 |
What is the output of the following code? | ```python
print(78 * 58)
``` | 4524 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 70)
``` | -31 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 5)
``` | 36 |
What is the output of the following code? | ```python
print(92 + 49)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(78 * 50)
``` | 3900 |
What is the output of the following code? | ```python
print(11 - 11)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 21)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 47)
``` | 1081 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 86)
``` | 86 |
What is the output of the following code? | ```python
print(29 * 13)
``` | 377 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 19)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 63)
``` | 5985 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 33)
``` | 1584 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 14)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 32)
``` | 62 |
What is the output of the following code? | ```python
print(72 + 71)
``` | 143 |
What is the output of the following code? | ```python
print(60 * 18)
``` | 1080 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 29)
``` | 406 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 12)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 32)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 50)
``` | 650 |
What is the output of the following code? | ```python
print(58 * 56)
``` | 3248 |
What is the output of the following code? | ```python
print(48 * 64)
``` | 3072 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 81)
``` | 2916 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 25)
``` | 1625 |
What is the output of the following code? | ```python
print(68 * 21)
``` | 1428 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 74)
``` | 132 |
What is the output of the following code? | ```python
print(92 + 92)
``` | 184 |
What is the output of the following code? | ```python
print(24 + 34)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 6)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 13)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 46)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 20)
``` | 31 |
What is the output of the following code? | ```python
print(76 + 97)
``` | 173 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 40)
``` | 3920 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 11)
``` | 74 |
What is the output of the following code? | ```python
print(6 + 21)
``` | 27 |
What is the output of the following code? | ```python
print(38 - 40)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 46)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 12)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 36)
``` | 3384 |
What is the output of the following code? | ```python
print(63 - 68)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 9)
``` | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.