instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(71 * 88)
``` | 6248 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 17)
``` | 1632 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 62)
``` | 310 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 94)
``` | 6 |
What is the output of the following code? | ```python
print(63 + 84)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 8)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 64)
``` | 110 |
What is the output of the following code? | ```python
print(99 * 27)
``` | 2673 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 85)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 81)
``` | -66 |
What is the output of the following code? | ```python
print(17 - 93)
``` | -76 |
What is the output of the following code? | ```python
print(78 + 88)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 92)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 52)
``` | 1976 |
What is the output of the following code? | ```python
print(72 + 70)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 87)
``` | 154 |
What is the output of the following code? | ```python
print(23 + 79)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 32)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 81)
``` | 4455 |
What is the output of the following code? | ```python
print(87 + 41)
``` | 128 |
What is the output of the following code? | ```python
print(82 - 1)
``` | 81 |
What is the output of the following code? | ```python
print(93 * 45)
``` | 4185 |
What is the output of the following code? | ```python
print(3 * 42)
``` | 126 |
What is the output of the following code? | ```python
print(66 * 19)
``` | 1254 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 25)
``` | 1225 |
What is the output of the following code? | ```python
print(49 - 93)
``` | -44 |
What is the output of the following code? | ```python
print(47 - 13)
``` | 34 |
What is the output of the following code? | ```python
print(26 - 38)
``` | -12 |
What is the output of the following code? | ```python
print(84 - 96)
``` | -12 |
What is the output of the following code? | ```python
print(19 * 100)
``` | 1900 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 77)
``` | 124 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 4)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 14)
``` | 770 |
What is the output of the following code? | ```python
print(74 * 32)
``` | 2368 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 64)
``` | 5184 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 44)
``` | 924 |
What is the output of the following code? | ```python
print(46 * 31)
``` | 1426 |
What is the output of the following code? | ```python
print(1 + 89)
``` | 90 |
What is the output of the following code? | ```python
print(57 + 84)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 86)
``` | 1118 |
What is the output of the following code? | ```python
print(97 - 77)
``` | 20 |
What is the output of the following code? | ```python
print(58 + 17)
``` | 75 |
What is the output of the following code? | ```python
print(35 - 35)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 64)
``` | 3264 |
What is the output of the following code? | ```python
print(97 - 37)
``` | 60 |
What is the output of the following code? | ```python
print(98 + 99)
``` | 197 |
What is the output of the following code? | ```python
print(7 * 32)
``` | 224 |
What is the output of the following code? | ```python
print(97 - 60)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 100)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 45)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 66)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 41)
``` | 3854 |
What is the output of the following code? | ```python
print(2 * 40)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 51)
``` | 144 |
What is the output of the following code? | ```python
print(81 + 35)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 30)
``` | 55 |
What is the output of the following code? | ```python
print(87 + 49)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 31)
``` | 84 |
What is the output of the following code? | ```python
print(35 * 19)
``` | 665 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 13)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 43)
``` | -9 |
What is the output of the following code? | ```python
print(88 + 82)
``` | 170 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 66)
``` | 1716 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 52)
``` | 149 |
What is the output of the following code? | ```python
print(37 + 92)
``` | 129 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 75)
``` | 1050 |
What is the output of the following code? | ```python
print(26 * 11)
``` | 286 |
What is the output of the following code? | ```python
print(33 * 69)
``` | 2277 |
What is the output of the following code? | ```python
print(65 - 40)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 73)
``` | 365 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 27)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 68)
``` | 1700 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 37)
``` | 57 |
What is the output of the following code? | ```python
print(60 + 70)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 20)
``` | 78 |
What is the output of the following code? | ```python
print(70 * 36)
``` | 2520 |
What is the output of the following code? | ```python
print(31 + 59)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 9)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 97)
``` | -7 |
What is the output of the following code? | ```python
print(7 * 35)
``` | 245 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 5)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 90)
``` | 107 |
What is the output of the following code? | ```python
print(6 + 85)
``` | 91 |
What is the output of the following code? | ```python
print(77 * 52)
``` | 4004 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 70)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 41)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 66)
``` | 137 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 79)
``` | 6083 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 68)
``` | 93 |
What is the output of the following code? | ```python
print(8 + 50)
``` | 58 |
What is the output of the following code? | ```python
print(89 * 30)
``` | 2670 |
What is the output of the following code? | ```python
print(76 * 44)
``` | 3344 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 97)
``` | -12 |
What is the output of the following code? | ```python
print(44 + 58)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 11)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 37)
``` | 1776 |
What is the output of the following code? | ```python
print(60 - 59)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 84)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 93)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 44)
``` | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.