instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(78 - 80)
``` | -2 |
What is the output of the following code? | ```python
print(78 * 74)
``` | 5772 |
What is the output of the following code? | ```python
print(75 - 2)
``` | 73 |
What is the output of the following code? | ```python
print(69 - 25)
``` | 44 |
What is the output of the following code? | ```python
print(35 - 75)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 5)
``` | 92 |
What is the output of the following code? | ```python
print(14 - 74)
``` | -60 |
What is the output of the following code? | ```python
print(57 - 32)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 91)
``` | 146 |
What is the output of the following code? | ```python
print(8 + 40)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 20)
``` | 17 |
What is the output of the following code? | ```python
print(29 + 56)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 100)
``` | 10000 |
What is the output of the following code? | ```python
print(75 * 86)
``` | 6450 |
What is the output of the following code? | ```python
print(75 - 37)
``` | 38 |
What is the output of the following code? | ```python
print(53 - 74)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 25)
``` | 54 |
What is the output of the following code? | ```python
print(42 * 21)
``` | 882 |
What is the output of the following code? | ```python
print(94 * 6)
``` | 564 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 73)
``` | -10 |
What is the output of the following code? | ```python
print(48 * 2)
``` | 96 |
What is the output of the following code? | ```python
print(9 * 71)
``` | 639 |
What is the output of the following code? | ```python
print(98 * 42)
``` | 4116 |
What is the output of the following code? | ```python
print(11 + 21)
``` | 32 |
What is the output of the following code? | ```python
print(27 * 10)
``` | 270 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 31)
``` | 558 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 97)
``` | 7178 |
What is the output of the following code? | ```python
print(77 - 99)
``` | -22 |
What is the output of the following code? | ```python
print(35 - 25)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 3)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 77)
``` | 164 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 86)
``` | -73 |
What is the output of the following code? | ```python
print(74 + 44)
``` | 118 |
What is the output of the following code? | ```python
print(22 * 68)
``` | 1496 |
What is the output of the following code? | ```python
print(98 - 59)
``` | 39 |
What is the output of the following code? | ```python
print(58 * 89)
``` | 5162 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 98)
``` | -55 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 68)
``` | 147 |
What is the output of the following code? | ```python
print(48 * 32)
``` | 1536 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 15)
``` | 345 |
What is the output of the following code? | ```python
print(33 - 82)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 99)
``` | 192 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 70)
``` | 4410 |
What is the output of the following code? | ```python
print(42 * 57)
``` | 2394 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 53)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 47)
``` | 4042 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 21)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 8)
``` | 560 |
What is the output of the following code? | ```python
print(71 - 27)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 99)
``` | -37 |
What is the output of the following code? | ```python
print(30 - 65)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 30)
``` | 79 |
What is the output of the following code? | ```python
print(28 + 68)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 11)
``` | 45 |
What is the output of the following code? | ```python
print(10 + 12)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 36)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 66)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 38)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 75)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 25)
``` | 575 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 17)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 44)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 93)
``` | 8277 |
What is the output of the following code? | ```python
print(94 - 31)
``` | 63 |
What is the output of the following code? | ```python
print(84 - 50)
``` | 34 |
What is the output of the following code? | ```python
print(12 + 79)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 1)
``` | 75 |
What is the output of the following code? | ```python
print(80 - 52)
``` | 28 |
What is the output of the following code? | ```python
print(96 - 74)
``` | 22 |
What is the output of the following code? | ```python
print(44 * 74)
``` | 3256 |
What is the output of the following code? | ```python
print(52 - 11)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 92)
``` | -4 |
What is the output of the following code? | ```python
print(74 * 86)
``` | 6364 |
What is the output of the following code? | ```python
print(43 + 69)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 91)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 40)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 63)
``` | -25 |
What is the output of the following code? | ```python
print(82 + 91)
``` | 173 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 42)
``` | 2478 |
What is the output of the following code? | ```python
print(22 + 47)
``` | 69 |
What is the output of the following code? | ```python
print(30 + 38)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 20)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 85)
``` | 1275 |
What is the output of the following code? | ```python
print(17 - 9)
``` | 8 |
What is the output of the following code? | ```python
print(52 - 46)
``` | 6 |
What is the output of the following code? | ```python
print(30 - 40)
``` | -10 |
What is the output of the following code? | ```python
print(41 - 88)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 7)
``` | 266 |
What is the output of the following code? | ```python
print(75 * 28)
``` | 2100 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 13)
``` | 169 |
What is the output of the following code? | ```python
print(29 + 24)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 84)
``` | 6300 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 59)
``` | 2065 |
What is the output of the following code? | ```python
print(71 + 37)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 33)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 51)
``` | 145 |
What is the output of the following code? | ```python
print(47 + 42)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 70)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 25)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 54)
``` | 88 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.