instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(72 - 80)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 22)
``` | -14 |
What is the output of the following code? | ```python
print(63 * 31)
``` | 1953 |
What is the output of the following code? | ```python
print(62 - 10)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 2)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 81)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 69)
``` | 4347 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 33)
``` | 56 |
What is the output of the following code? | ```python
print(14 * 93)
``` | 1302 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 41)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 91)
``` | -47 |
What is the output of the following code? | ```python
print(28 - 72)
``` | -44 |
What is the output of the following code? | ```python
print(88 - 60)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 22)
``` | 242 |
What is the output of the following code? | ```python
print(9 + 75)
``` | 84 |
What is the output of the following code? | ```python
print(50 + 19)
``` | 69 |
What is the output of the following code? | ```python
print(100 - 35)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 84)
``` | -5 |
What is the output of the following code? | ```python
print(27 + 21)
``` | 48 |
What is the output of the following code? | ```python
print(32 - 100)
``` | -68 |
What is the output of the following code? | ```python
print(23 * 10)
``` | 230 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 54)
``` | 1944 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 91)
``` | 8918 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 72)
``` | 5112 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 15)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 35)
``` | 99 |
What is the output of the following code? | ```python
print(15 * 97)
``` | 1455 |
What is the output of the following code? | ```python
print(69 * 24)
``` | 1656 |
What is the output of the following code? | ```python
print(22 * 45)
``` | 990 |
What is the output of the following code? | ```python
print(26 - 52)
``` | -26 |
What is the output of the following code? | ```python
print(76 - 84)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 62)
``` | -40 |
What is the output of the following code? | ```python
print(81 * 76)
``` | 6156 |
What is the output of the following code? | ```python
print(48 + 98)
``` | 146 |
What is the output of the following code? | ```python
print(54 + 49)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 59)
``` | 5192 |
What is the output of the following code? | ```python
print(55 - 29)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 29)
``` | 1972 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 11)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 76)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 84)
``` | 420 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 38)
``` | -32 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 56)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 55)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 32)
``` | 53 |
What is the output of the following code? | ```python
print(33 * 29)
``` | 957 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 27)
``` | 0 |
What is the output of the following code? | ```python
print(28 * 56)
``` | 1568 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 18)
``` | 48 |
What is the output of the following code? | ```python
print(62 * 58)
``` | 3596 |
What is the output of the following code? | ```python
print(48 * 49)
``` | 2352 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 69)
``` | 71 |
What is the output of the following code? | ```python
print(58 + 56)
``` | 114 |
What is the output of the following code? | ```python
print(28 * 61)
``` | 1708 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 5)
``` | 470 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 83)
``` | 415 |
What is the output of the following code? | ```python
print(44 - 93)
``` | -49 |
What is the output of the following code? | ```python
print(85 - 65)
``` | 20 |
What is the output of the following code? | ```python
print(34 - 100)
``` | -66 |
What is the output of the following code? | ```python
print(30 * 5)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 10)
``` | 440 |
What is the output of the following code? | ```python
print(33 + 32)
``` | 65 |
What is the output of the following code? | ```python
print(23 - 74)
``` | -51 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 76)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 30)
``` | 120 |
What is the output of the following code? | ```python
print(71 * 82)
``` | 5822 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 80)
``` | 164 |
What is the output of the following code? | ```python
print(22 + 27)
``` | 49 |
What is the output of the following code? | ```python
print(97 * 6)
``` | 582 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 55)
``` | 3740 |
What is the output of the following code? | ```python
print(80 - 55)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 79)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 53)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 98)
``` | 8330 |
What is the output of the following code? | ```python
print(21 + 3)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 48)
``` | 2928 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 85)
``` | 118 |
What is the output of the following code? | ```python
print(18 * 67)
``` | 1206 |
What is the output of the following code? | ```python
print(60 - 29)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 35)
``` | 7 |
What is the output of the following code? | ```python
print(53 + 85)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 88)
``` | -52 |
What is the output of the following code? | ```python
print(39 - 62)
``` | -23 |
What is the output of the following code? | ```python
print(66 - 31)
``` | 35 |
What is the output of the following code? | ```python
print(35 + 5)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 88)
``` | 6952 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 12)
``` | 156 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 67)
``` | 4556 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 96)
``` | 2400 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 28)
``` | 2800 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 16)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 83)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 37)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 13)
``` | 61 |
What is the output of the following code? | ```python
print(42 * 2)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 56)
``` | 39 |
What is the output of the following code? | ```python
print(88 - 28)
``` | 60 |
What is the output of the following code? | ```python
print(37 - 44)
``` | -7 |
What is the output of the following code? | ```python
print(100 - 8)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 86)
``` | 169 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.