instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(83 - 42)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 97)
``` | -19 |
What is the output of the following code? | ```python
print(47 * 36)
``` | 1692 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 100)
``` | 189 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 28)
``` | 45 |
What is the output of the following code? | ```python
print(8 + 83)
``` | 91 |
What is the output of the following code? | ```python
print(6 + 35)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 25)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 48)
``` | 2592 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 41)
``` | 1435 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 56)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 33)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 86)
``` | 8256 |
What is the output of the following code? | ```python
print(31 * 3)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 22)
``` | 69 |
What is the output of the following code? | ```python
print(59 - 45)
``` | 14 |
What is the output of the following code? | ```python
print(55 - 37)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 88)
``` | 1496 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 9)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 74)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 96)
``` | 131 |
What is the output of the following code? | ```python
print(94 * 86)
``` | 8084 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 18)
``` | 118 |
What is the output of the following code? | ```python
print(90 - 20)
``` | 70 |
What is the output of the following code? | ```python
print(3 * 75)
``` | 225 |
What is the output of the following code? | ```python
print(72 + 92)
``` | 164 |
What is the output of the following code? | ```python
print(91 + 65)
``` | 156 |
What is the output of the following code? | ```python
print(49 - 24)
``` | 25 |
What is the output of the following code? | ```python
print(31 - 96)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 24)
``` | 7 |
What is the output of the following code? | ```python
print(83 * 13)
``` | 1079 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 61)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 40)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 37)
``` | 36 |
What is the output of the following code? | ```python
print(66 - 46)
``` | 20 |
What is the output of the following code? | ```python
print(20 + 71)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 95)
``` | 4180 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 40)
``` | 920 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 83)
``` | 1328 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 29)
``` | 69 |
What is the output of the following code? | ```python
print(87 * 17)
``` | 1479 |
What is the output of the following code? | ```python
print(35 * 11)
``` | 385 |
What is the output of the following code? | ```python
print(63 + 8)
``` | 71 |
What is the output of the following code? | ```python
print(72 + 75)
``` | 147 |
What is the output of the following code? | ```python
print(88 - 16)
``` | 72 |
What is the output of the following code? | ```python
print(83 + 70)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 32)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 72)
``` | 148 |
What is the output of the following code? | ```python
print(98 - 64)
``` | 34 |
What is the output of the following code? | ```python
print(57 + 25)
``` | 82 |
What is the output of the following code? | ```python
print(92 + 22)
``` | 114 |
What is the output of the following code? | ```python
print(100 - 57)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 7)
``` | 66 |
What is the output of the following code? | ```python
print(13 + 17)
``` | 30 |
What is the output of the following code? | ```python
print(55 + 74)
``` | 129 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 54)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 40)
``` | 320 |
What is the output of the following code? | ```python
print(69 + 14)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 18)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 6)
``` | 22 |
What is the output of the following code? | ```python
print(48 + 8)
``` | 56 |
What is the output of the following code? | ```python
print(63 * 40)
``` | 2520 |
What is the output of the following code? | ```python
print(93 + 47)
``` | 140 |
What is the output of the following code? | ```python
print(85 + 11)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 49)
``` | 79 |
What is the output of the following code? | ```python
print(87 - 71)
``` | 16 |
What is the output of the following code? | ```python
print(81 + 58)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 30)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 66)
``` | 5280 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 25)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 93)
``` | -72 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 48)
``` | 110 |
What is the output of the following code? | ```python
print(74 - 72)
``` | 2 |
What is the output of the following code? | ```python
print(50 * 36)
``` | 1800 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 14)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 98)
``` | 163 |
What is the output of the following code? | ```python
print(62 + 49)
``` | 111 |
What is the output of the following code? | ```python
print(82 - 13)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 84)
``` | 4704 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 94)
``` | 1034 |
What is the output of the following code? | ```python
print(96 - 43)
``` | 53 |
What is the output of the following code? | ```python
print(86 * 28)
``` | 2408 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 75)
``` | 3675 |
What is the output of the following code? | ```python
print(46 + 58)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 72)
``` | 113 |
What is the output of the following code? | ```python
print(71 + 43)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 23)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 13)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 67)
``` | 2010 |
What is the output of the following code? | ```python
print(74 * 6)
``` | 444 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 97)
``` | 5432 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 58)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 56)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 6)
``` | 588 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 95)
``` | 4560 |
What is the output of the following code? | ```python
print(89 * 26)
``` | 2314 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 24)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 57)
``` | 627 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 31)
``` | 2263 |
What is the output of the following code? | ```python
print(62 + 28)
``` | 90 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.