instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(60 * 22)
``` | 1320 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 12)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 38)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 24)
``` | 68 |
What is the output of the following code? | ```python
print(16 * 53)
``` | 848 |
What is the output of the following code? | ```python
print(15 + 6)
``` | 21 |
What is the output of the following code? | ```python
print(31 * 20)
``` | 620 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 47)
``` | -32 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 16)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 45)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 72)
``` | 170 |
What is the output of the following code? | ```python
print(47 + 72)
``` | 119 |
What is the output of the following code? | ```python
print(40 * 62)
``` | 2480 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 5)
``` | 95 |
What is the output of the following code? | ```python
print(8 + 84)
``` | 92 |
What is the output of the following code? | ```python
print(77 * 9)
``` | 693 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 83)
``` | 83 |
What is the output of the following code? | ```python
print(82 + 96)
``` | 178 |
What is the output of the following code? | ```python
print(70 + 1)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 47)
``` | 1692 |
What is the output of the following code? | ```python
print(16 * 93)
``` | 1488 |
What is the output of the following code? | ```python
print(54 * 60)
``` | 3240 |
What is the output of the following code? | ```python
print(99 + 72)
``` | 171 |
What is the output of the following code? | ```python
print(66 + 89)
``` | 155 |
What is the output of the following code? | ```python
print(55 - 34)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 44)
``` | 61 |
What is the output of the following code? | ```python
print(84 + 84)
``` | 168 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 10)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 88)
``` | -36 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 51)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 78)
``` | 93 |
What is the output of the following code? | ```python
print(46 + 9)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 8)
``` | 58 |
What is the output of the following code? | ```python
print(4 * 2)
``` | 8 |
What is the output of the following code? | ```python
print(42 + 57)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 67)
``` | 86 |
What is the output of the following code? | ```python
print(100 - 96)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 19)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 91)
``` | 6279 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 80)
``` | -3 |
What is the output of the following code? | ```python
print(19 * 85)
``` | 1615 |
What is the output of the following code? | ```python
print(36 + 10)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 87)
``` | -59 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 40)
``` | 76 |
What is the output of the following code? | ```python
print(42 + 6)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 87)
``` | -61 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 85)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 37)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 21)
``` | 483 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 12)
``` | 1128 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 83)
``` | -65 |
What is the output of the following code? | ```python
print(54 - 3)
``` | 51 |
What is the output of the following code? | ```python
print(53 * 87)
``` | 4611 |
What is the output of the following code? | ```python
print(68 - 64)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 59)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 7)
``` | 581 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 70)
``` | 2030 |
What is the output of the following code? | ```python
print(6 + 83)
``` | 89 |
What is the output of the following code? | ```python
print(46 + 18)
``` | 64 |
What is the output of the following code? | ```python
print(35 * 46)
``` | 1610 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 32)
``` | 51 |
What is the output of the following code? | ```python
print(3 - 79)
``` | -76 |
What is the output of the following code? | ```python
print(77 - 21)
``` | 56 |
What is the output of the following code? | ```python
print(62 + 17)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 12)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 20)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 90)
``` | 95 |
What is the output of the following code? | ```python
print(1 * 78)
``` | 78 |
What is the output of the following code? | ```python
print(67 + 51)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 3)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 25)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 3)
``` | 270 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 33)
``` | 29 |
What is the output of the following code? | ```python
print(26 * 23)
``` | 598 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 84)
``` | -48 |
What is the output of the following code? | ```python
print(16 + 59)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 76)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 31)
``` | 43 |
What is the output of the following code? | ```python
print(32 * 95)
``` | 3040 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 52)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 60)
``` | -14 |
What is the output of the following code? | ```python
print(90 * 33)
``` | 2970 |
What is the output of the following code? | ```python
print(99 + 2)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 13)
``` | 81 |
What is the output of the following code? | ```python
print(44 * 91)
``` | 4004 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 67)
``` | 116 |
What is the output of the following code? | ```python
print(92 * 76)
``` | 6992 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 70)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 5)
``` | 9 |
What is the output of the following code? | ```python
print(4 - 97)
``` | -93 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 73)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 100)
``` | 9800 |
What is the output of the following code? | ```python
print(70 - 53)
``` | 17 |
What is the output of the following code? | ```python
print(28 - 100)
``` | -72 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 62)
``` | 4526 |
What is the output of the following code? | ```python
print(12 + 5)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 96)
``` | 5472 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 19)
``` | 51 |
What is the output of the following code? | ```python
print(36 - 91)
``` | -55 |
What is the output of the following code? | ```python
print(57 + 96)
``` | 153 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.