instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(53 + 35)
``` | 88 |
What is the output of the following code? | ```python
print(16 + 45)
``` | 61 |
What is the output of the following code? | ```python
print(92 + 63)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 39)
``` | 2223 |
What is the output of the following code? | ```python
print(4 * 35)
``` | 140 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 40)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 38)
``` | 1938 |
What is the output of the following code? | ```python
print(19 - 3)
``` | 16 |
What is the output of the following code? | ```python
print(34 + 59)
``` | 93 |
What is the output of the following code? | ```python
print(69 + 71)
``` | 140 |
What is the output of the following code? | ```python
print(2 + 91)
``` | 93 |
What is the output of the following code? | ```python
print(19 + 29)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 44)
``` | 48 |
What is the output of the following code? | ```python
print(97 * 85)
``` | 8245 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 92)
``` | 140 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 9)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 55)
``` | 4785 |
What is the output of the following code? | ```python
print(49 * 84)
``` | 4116 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 40)
``` | 94 |
What is the output of the following code? | ```python
print(7 - 59)
``` | -52 |
What is the output of the following code? | ```python
print(99 + 11)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 97)
``` | 3298 |
What is the output of the following code? | ```python
print(75 * 30)
``` | 2250 |
What is the output of the following code? | ```python
print(56 * 74)
``` | 4144 |
What is the output of the following code? | ```python
print(12 - 72)
``` | -60 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 66)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 81)
``` | 972 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 75)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 1)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 92)
``` | -13 |
What is the output of the following code? | ```python
print(11 * 9)
``` | 99 |
What is the output of the following code? | ```python
print(50 * 76)
``` | 3800 |
What is the output of the following code? | ```python
print(14 + 44)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 36)
``` | 2844 |
What is the output of the following code? | ```python
print(23 * 22)
``` | 506 |
What is the output of the following code? | ```python
print(20 * 28)
``` | 560 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 16)
``` | 35 |
What is the output of the following code? | ```python
print(88 + 22)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 27)
``` | 93 |
What is the output of the following code? | ```python
print(88 * 42)
``` | 3696 |
What is the output of the following code? | ```python
print(20 - 65)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 18)
``` | 74 |
What is the output of the following code? | ```python
print(41 * 37)
``` | 1517 |
What is the output of the following code? | ```python
print(12 + 66)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 36)
``` | 1044 |
What is the output of the following code? | ```python
print(38 + 26)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 52)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 65)
``` | -33 |
What is the output of the following code? | ```python
print(89 - 90)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 54)
``` | 2376 |
What is the output of the following code? | ```python
print(34 * 19)
``` | 646 |
What is the output of the following code? | ```python
print(55 * 58)
``` | 3190 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 81)
``` | 2754 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 76)
``` | 3 |
What is the output of the following code? | ```python
print(98 + 89)
``` | 187 |
What is the output of the following code? | ```python
print(61 * 24)
``` | 1464 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 74)
``` | -46 |
What is the output of the following code? | ```python
print(94 * 35)
``` | 3290 |
What is the output of the following code? | ```python
print(58 * 8)
``` | 464 |
What is the output of the following code? | ```python
print(5 - 77)
``` | -72 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 42)
``` | 1428 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 60)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 72)
``` | 6768 |
What is the output of the following code? | ```python
print(38 * 65)
``` | 2470 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 68)
``` | 92 |
What is the output of the following code? | ```python
print(11 + 71)
``` | 82 |
What is the output of the following code? | ```python
print(12 - 64)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 9)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 34)
``` | 56 |
What is the output of the following code? | ```python
print(46 - 90)
``` | -44 |
What is the output of the following code? | ```python
print(53 - 7)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 39)
``` | 936 |
What is the output of the following code? | ```python
print(32 - 32)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 59)
``` | 1888 |
What is the output of the following code? | ```python
print(63 + 68)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 65)
``` | 4420 |
What is the output of the following code? | ```python
print(12 * 36)
``` | 432 |
What is the output of the following code? | ```python
print(71 - 54)
``` | 17 |
What is the output of the following code? | ```python
print(59 + 10)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 73)
``` | -39 |
What is the output of the following code? | ```python
print(66 - 15)
``` | 51 |
What is the output of the following code? | ```python
print(66 * 63)
``` | 4158 |
What is the output of the following code? | ```python
print(73 - 65)
``` | 8 |
What is the output of the following code? | ```python
print(46 + 91)
``` | 137 |
What is the output of the following code? | ```python
print(86 * 11)
``` | 946 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 67)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 95)
``` | -47 |
What is the output of the following code? | ```python
print(33 + 10)
``` | 43 |
What is the output of the following code? | ```python
print(20 * 27)
``` | 540 |
What is the output of the following code? | ```python
print(55 + 57)
``` | 112 |
What is the output of the following code? | ```python
print(5 + 33)
``` | 38 |
What is the output of the following code? | ```python
print(59 + 20)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 78)
``` | 103 |
What is the output of the following code? | ```python
print(12 * 93)
``` | 1116 |
What is the output of the following code? | ```python
print(21 * 22)
``` | 462 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 69)
``` | 828 |
What is the output of the following code? | ```python
print(47 + 27)
``` | 74 |
What is the output of the following code? | ```python
print(34 * 49)
``` | 1666 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 21)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 63)
``` | -13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.