instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(9 * 7)
``` | 63 |
What is the output of the following code? | ```python
print(75 * 51)
``` | 3825 |
What is the output of the following code? | ```python
print(75 - 1)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 16)
``` | 624 |
What is the output of the following code? | ```python
print(90 - 78)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 41)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 55)
``` | 4620 |
What is the output of the following code? | ```python
print(5 * 58)
``` | 290 |
What is the output of the following code? | ```python
print(95 - 48)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 57)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 11)
``` | 957 |
What is the output of the following code? | ```python
print(28 + 61)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 20)
``` | 22 |
What is the output of the following code? | ```python
print(73 - 40)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 29)
``` | 68 |
What is the output of the following code? | ```python
print(80 + 65)
``` | 145 |
What is the output of the following code? | ```python
print(39 + 6)
``` | 45 |
What is the output of the following code? | ```python
print(29 - 92)
``` | -63 |
What is the output of the following code? | ```python
print(82 + 17)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 96)
``` | -87 |
What is the output of the following code? | ```python
print(26 - 68)
``` | -42 |
What is the output of the following code? | ```python
print(74 - 66)
``` | 8 |
What is the output of the following code? | ```python
print(34 - 14)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 91)
``` | -86 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 65)
``` | -62 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 6)
``` | 462 |
What is the output of the following code? | ```python
print(70 * 59)
``` | 4130 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 71)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 6)
``` | 420 |
What is the output of the following code? | ```python
print(50 - 84)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 99)
``` | 3366 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 9)
``` | 621 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 93)
``` | 6882 |
What is the output of the following code? | ```python
print(71 + 28)
``` | 99 |
What is the output of the following code? | ```python
print(8 + 86)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 51)
``` | 1326 |
What is the output of the following code? | ```python
print(37 - 28)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 43)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 58)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 50)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 86)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 23)
``` | 276 |
What is the output of the following code? | ```python
print(11 * 96)
``` | 1056 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 58)
``` | 152 |
What is the output of the following code? | ```python
print(15 + 87)
``` | 102 |
What is the output of the following code? | ```python
print(18 + 7)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 91)
``` | 152 |
What is the output of the following code? | ```python
print(72 + 30)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 100)
``` | 4100 |
What is the output of the following code? | ```python
print(94 - 13)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 63)
``` | 4221 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 28)
``` | 5 |
What is the output of the following code? | ```python
print(28 + 44)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 50)
``` | 20 |
What is the output of the following code? | ```python
print(4 * 30)
``` | 120 |
What is the output of the following code? | ```python
print(88 + 2)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 15)
``` | 14 |
What is the output of the following code? | ```python
print(13 * 54)
``` | 702 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 52)
``` | 4004 |
What is the output of the following code? | ```python
print(87 - 76)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 4)
``` | 36 |
What is the output of the following code? | ```python
print(7 * 43)
``` | 301 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 2)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 27)
``` | 675 |
What is the output of the following code? | ```python
print(86 + 5)
``` | 91 |
What is the output of the following code? | ```python
print(58 + 86)
``` | 144 |
What is the output of the following code? | ```python
print(30 + 27)
``` | 57 |
What is the output of the following code? | ```python
print(29 - 17)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 17)
``` | 935 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 32)
``` | 2656 |
What is the output of the following code? | ```python
print(62 - 11)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 32)
``` | 2560 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 72)
``` | 157 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 93)
``` | 7068 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 82)
``` | 1804 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 89)
``` | -50 |
What is the output of the following code? | ```python
print(24 - 73)
``` | -49 |
What is the output of the following code? | ```python
print(12 * 30)
``` | 360 |
What is the output of the following code? | ```python
print(79 * 3)
``` | 237 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 13)
``` | 75 |
What is the output of the following code? | ```python
print(90 - 77)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 40)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 52)
``` | 2704 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 79)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 38)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 20)
``` | 49 |
What is the output of the following code? | ```python
print(4 - 35)
``` | -31 |
What is the output of the following code? | ```python
print(4 + 65)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 62)
``` | 109 |
What is the output of the following code? | ```python
print(24 - 70)
``` | -46 |
What is the output of the following code? | ```python
print(1 + 64)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 93)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 49)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 35)
``` | 2555 |
What is the output of the following code? | ```python
print(33 * 65)
``` | 2145 |
What is the output of the following code? | ```python
print(37 + 23)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 81)
``` | 3321 |
What is the output of the following code? | ```python
print(91 + 43)
``` | 134 |
What is the output of the following code? | ```python
print(71 - 76)
``` | -5 |
What is the output of the following code? | ```python
print(38 + 93)
``` | 131 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.