instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(17 + 68)
``` | 85 |
What is the output of the following code? | ```python
print(44 + 63)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 48)
``` | 85 |
What is the output of the following code? | ```python
print(36 + 69)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 48)
``` | 2496 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 29)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 5)
``` | 35 |
What is the output of the following code? | ```python
print(36 - 19)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 91)
``` | 728 |
What is the output of the following code? | ```python
print(44 * 66)
``` | 2904 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 45)
``` | 1170 |
What is the output of the following code? | ```python
print(18 + 76)
``` | 94 |
What is the output of the following code? | ```python
print(80 + 71)
``` | 151 |
What is the output of the following code? | ```python
print(53 + 44)
``` | 97 |
What is the output of the following code? | ```python
print(31 * 30)
``` | 930 |
What is the output of the following code? | ```python
print(89 * 16)
``` | 1424 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 23)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 31)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 20)
``` | 400 |
What is the output of the following code? | ```python
print(23 - 62)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 70)
``` | -19 |
What is the output of the following code? | ```python
print(89 + 15)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 29)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 85)
``` | -33 |
What is the output of the following code? | ```python
print(51 - 64)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 61)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 4)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 75)
``` | 102 |
What is the output of the following code? | ```python
print(82 * 70)
``` | 5740 |
What is the output of the following code? | ```python
print(19 - 78)
``` | -59 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 26)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 28)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 2)
``` | 90 |
What is the output of the following code? | ```python
print(59 * 65)
``` | 3835 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 81)
``` | 2430 |
What is the output of the following code? | ```python
print(50 * 8)
``` | 400 |
What is the output of the following code? | ```python
print(98 * 14)
``` | 1372 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 46)
``` | 129 |
What is the output of the following code? | ```python
print(30 - 53)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 34)
``` | 1258 |
What is the output of the following code? | ```python
print(36 - 56)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 36)
``` | -2 |
What is the output of the following code? | ```python
print(41 - 83)
``` | -42 |
What is the output of the following code? | ```python
print(85 * 4)
``` | 340 |
¿Cuál es la salida del siguiente código? | ```python
print(46 * 48)
``` | 2208 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 79)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 12)
``` | 69 |
What is the output of the following code? | ```python
print(20 * 91)
``` | 1820 |
What is the output of the following code? | ```python
print(70 * 63)
``` | 4410 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 46)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 52)
``` | -36 |
What is the output of the following code? | ```python
print(30 - 82)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 81)
``` | 6480 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 23)
``` | -16 |
What is the output of the following code? | ```python
print(38 + 92)
``` | 130 |
What is the output of the following code? | ```python
print(98 * 19)
``` | 1862 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 97)
``` | -45 |
What is the output of the following code? | ```python
print(13 * 92)
``` | 1196 |
What is the output of the following code? | ```python
print(80 - 9)
``` | 71 |
What is the output of the following code? | ```python
print(65 - 58)
``` | 7 |
What is the output of the following code? | ```python
print(32 * 6)
``` | 192 |
What is the output of the following code? | ```python
print(52 - 41)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 100)
``` | 106 |
What is the output of the following code? | ```python
print(95 - 20)
``` | 75 |
What is the output of the following code? | ```python
print(75 + 81)
``` | 156 |
What is the output of the following code? | ```python
print(60 + 71)
``` | 131 |
What is the output of the following code? | ```python
print(6 - 30)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 100)
``` | 1500 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 90)
``` | 165 |
What is the output of the following code? | ```python
print(81 * 39)
``` | 3159 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 38)
``` | -9 |
What is the output of the following code? | ```python
print(36 + 41)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 54)
``` | 4698 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 100)
``` | -73 |
What is the output of the following code? | ```python
print(53 + 97)
``` | 150 |
What is the output of the following code? | ```python
print(35 * 8)
``` | 280 |
What is the output of the following code? | ```python
print(83 * 17)
``` | 1411 |
What is the output of the following code? | ```python
print(30 - 91)
``` | -61 |
What is the output of the following code? | ```python
print(40 + 34)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 81)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 88)
``` | 4752 |
What is the output of the following code? | ```python
print(57 * 48)
``` | 2736 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 18)
``` | 1188 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 55)
``` | 82 |
What is the output of the following code? | ```python
print(90 - 34)
``` | 56 |
What is the output of the following code? | ```python
print(12 + 52)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 6)
``` | 42 |
What is the output of the following code? | ```python
print(79 * 57)
``` | 4503 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 5)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 41)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 33)
``` | 363 |
What is the output of the following code? | ```python
print(73 + 87)
``` | 160 |
What is the output of the following code? | ```python
print(20 - 40)
``` | -20 |
What is the output of the following code? | ```python
print(23 - 60)
``` | -37 |
What is the output of the following code? | ```python
print(15 + 81)
``` | 96 |
What is the output of the following code? | ```python
print(9 + 47)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 93)
``` | 1023 |
What is the output of the following code? | ```python
print(44 * 19)
``` | 836 |
What is the output of the following code? | ```python
print(40 + 98)
``` | 138 |
What is the output of the following code? | ```python
print(42 - 90)
``` | -48 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.