instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(24 * 9)
``` | 216 |
What is the output of the following code? | ```python
print(57 + 16)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 72)
``` | 5904 |
What is the output of the following code? | ```python
print(2 + 53)
``` | 55 |
What is the output of the following code? | ```python
print(7 + 97)
``` | 104 |
What is the output of the following code? | ```python
print(74 + 20)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 18)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 53)
``` | 2544 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 85)
``` | 165 |
What is the output of the following code? | ```python
print(34 * 91)
``` | 3094 |
What is the output of the following code? | ```python
print(38 + 83)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 37)
``` | 49 |
What is the output of the following code? | ```python
print(74 - 14)
``` | 60 |
What is the output of the following code? | ```python
print(83 + 32)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 86)
``` | 87 |
What is the output of the following code? | ```python
print(9 * 53)
``` | 477 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 24)
``` | 28 |
What is the output of the following code? | ```python
print(27 * 91)
``` | 2457 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 70)
``` | 2310 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 1)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 97)
``` | 133 |
What is the output of the following code? | ```python
print(1 + 67)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 3)
``` | 70 |
What is the output of the following code? | ```python
print(59 - 96)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 82)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 51)
``` | 5 |
What is the output of the following code? | ```python
print(64 + 1)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 45)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 67)
``` | 5159 |
What is the output of the following code? | ```python
print(26 + 44)
``` | 70 |
What is the output of the following code? | ```python
print(73 + 8)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 35)
``` | 560 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 67)
``` | 6 |
What is the output of the following code? | ```python
print(4 + 62)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 90)
``` | -84 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 64)
``` | 3072 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 19)
``` | -7 |
What is the output of the following code? | ```python
print(81 * 9)
``` | 729 |
What is the output of the following code? | ```python
print(84 * 16)
``` | 1344 |
What is the output of the following code? | ```python
print(25 * 69)
``` | 1725 |
What is the output of the following code? | ```python
print(24 * 81)
``` | 1944 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 71)
``` | 133 |
What is the output of the following code? | ```python
print(52 + 50)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 68)
``` | 7 |
What is the output of the following code? | ```python
print(60 * 67)
``` | 4020 |
What is the output of the following code? | ```python
print(33 * 57)
``` | 1881 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 95)
``` | 6175 |
What is the output of the following code? | ```python
print(21 - 9)
``` | 12 |
What is the output of the following code? | ```python
print(86 * 27)
``` | 2322 |
What is the output of the following code? | ```python
print(65 - 39)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 1)
``` | 19 |
What is the output of the following code? | ```python
print(54 - 20)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 64)
``` | 6 |
What is the output of the following code? | ```python
print(90 * 47)
``` | 4230 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 39)
``` | 47 |
What is the output of the following code? | ```python
print(9 + 98)
``` | 107 |
What is the output of the following code? | ```python
print(50 - 91)
``` | -41 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 45)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 11)
``` | 73 |
What is the output of the following code? | ```python
print(13 * 15)
``` | 195 |
What is the output of the following code? | ```python
print(86 * 63)
``` | 5418 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 44)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 86)
``` | 170 |
What is the output of the following code? | ```python
print(91 - 44)
``` | 47 |
What is the output of the following code? | ```python
print(97 + 95)
``` | 192 |
What is the output of the following code? | ```python
print(25 - 63)
``` | -38 |
What is the output of the following code? | ```python
print(63 * 94)
``` | 5922 |
What is the output of the following code? | ```python
print(49 * 18)
``` | 882 |
What is the output of the following code? | ```python
print(73 - 35)
``` | 38 |
What is the output of the following code? | ```python
print(33 * 54)
``` | 1782 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 11)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 78)
``` | 89 |
What is the output of the following code? | ```python
print(15 + 10)
``` | 25 |
What is the output of the following code? | ```python
print(60 - 94)
``` | -34 |
What is the output of the following code? | ```python
print(37 * 13)
``` | 481 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 33)
``` | -29 |
What is the output of the following code? | ```python
print(89 * 19)
``` | 1691 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 32)
``` | 122 |
What is the output of the following code? | ```python
print(7 - 1)
``` | 6 |
What is the output of the following code? | ```python
print(61 * 40)
``` | 2440 |
What is the output of the following code? | ```python
print(37 - 87)
``` | -50 |
What is the output of the following code? | ```python
print(23 + 53)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 92)
``` | 3 |
What is the output of the following code? | ```python
print(18 - 28)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 73)
``` | -28 |
What is the output of the following code? | ```python
print(39 - 90)
``` | -51 |
What is the output of the following code? | ```python
print(9 * 63)
``` | 567 |
What is the output of the following code? | ```python
print(2 * 19)
``` | 38 |
What is the output of the following code? | ```python
print(54 + 57)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 97)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 100)
``` | 6500 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 79)
``` | 2607 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 99)
``` | 165 |
What is the output of the following code? | ```python
print(70 * 7)
``` | 490 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 54)
``` | -53 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 48)
``` | -23 |
What is the output of the following code? | ```python
print(65 + 32)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 54)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 25)
``` | 1850 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 80)
``` | 176 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.