instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(33 + 16)
``` | 49 |
What is the output of the following code? | ```python
print(100 - 100)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 52)
``` | 4732 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 7)
``` | 476 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 54)
``` | 75 |
What is the output of the following code? | ```python
print(51 + 58)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 26)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 76)
``` | 165 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 76)
``` | 4256 |
What is the output of the following code? | ```python
print(38 + 32)
``` | 70 |
What is the output of the following code? | ```python
print(52 + 70)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 18)
``` | 99 |
What is the output of the following code? | ```python
print(74 * 35)
``` | 2590 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 65)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 10)
``` | 51 |
What is the output of the following code? | ```python
print(73 * 99)
``` | 7227 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 92)
``` | 2668 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 1)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 73)
``` | 3212 |
What is the output of the following code? | ```python
print(41 + 50)
``` | 91 |
What is the output of the following code? | ```python
print(19 + 8)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 80)
``` | 7120 |
What is the output of the following code? | ```python
print(28 - 70)
``` | -42 |
What is the output of the following code? | ```python
print(82 * 32)
``` | 2624 |
What is the output of the following code? | ```python
print(76 - 56)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 42)
``` | 137 |
What is the output of the following code? | ```python
print(29 * 11)
``` | 319 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 45)
``` | 3105 |
What is the output of the following code? | ```python
print(93 + 46)
``` | 139 |
What is the output of the following code? | ```python
print(56 * 33)
``` | 1848 |
What is the output of the following code? | ```python
print(28 + 10)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 92)
``` | 188 |
What is the output of the following code? | ```python
print(1 + 71)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 62)
``` | -31 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 15)
``` | 195 |
What is the output of the following code? | ```python
print(25 * 13)
``` | 325 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 93)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 37)
``` | 2553 |
What is the output of the following code? | ```python
print(49 + 69)
``` | 118 |
What is the output of the following code? | ```python
print(19 + 68)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 49)
``` | -31 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 98)
``` | 4410 |
What is the output of the following code? | ```python
print(36 - 30)
``` | 6 |
What is the output of the following code? | ```python
print(80 * 74)
``` | 5920 |
What is the output of the following code? | ```python
print(17 - 97)
``` | -80 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 62)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 37)
``` | 1739 |
What is the output of the following code? | ```python
print(6 * 58)
``` | 348 |
What is the output of the following code? | ```python
print(78 * 7)
``` | 546 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 71)
``` | -30 |
What is the output of the following code? | ```python
print(16 * 47)
``` | 752 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 71)
``` | 127 |
What is the output of the following code? | ```python
print(95 + 13)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 90)
``` | 115 |
What is the output of the following code? | ```python
print(20 - 84)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 41)
``` | -39 |
What is the output of the following code? | ```python
print(45 * 61)
``` | 2745 |
What is the output of the following code? | ```python
print(67 + 22)
``` | 89 |
What is the output of the following code? | ```python
print(35 - 23)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 22)
``` | 50 |
What is the output of the following code? | ```python
print(92 * 64)
``` | 5888 |
What is the output of the following code? | ```python
print(63 * 96)
``` | 6048 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 14)
``` | 88 |
What is the output of the following code? | ```python
print(94 * 73)
``` | 6862 |
What is the output of the following code? | ```python
print(62 + 9)
``` | 71 |
What is the output of the following code? | ```python
print(43 * 47)
``` | 2021 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 20)
``` | 1380 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 16)
``` | 128 |
What is the output of the following code? | ```python
print(56 - 83)
``` | -27 |
What is the output of the following code? | ```python
print(58 * 19)
``` | 1102 |
What is the output of the following code? | ```python
print(47 * 39)
``` | 1833 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 27)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 32)
``` | 64 |
What is the output of the following code? | ```python
print(27 * 15)
``` | 405 |
What is the output of the following code? | ```python
print(90 - 39)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 49)
``` | 16 |
What is the output of the following code? | ```python
print(40 - 96)
``` | -56 |
What is the output of the following code? | ```python
print(98 * 80)
``` | 7840 |
What is the output of the following code? | ```python
print(39 * 100)
``` | 3900 |
What is the output of the following code? | ```python
print(27 * 29)
``` | 783 |
What is the output of the following code? | ```python
print(17 + 35)
``` | 52 |
What is the output of the following code? | ```python
print(35 - 13)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 82)
``` | 1476 |
What is the output of the following code? | ```python
print(93 * 48)
``` | 4464 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 100)
``` | 1700 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 94)
``` | 376 |
What is the output of the following code? | ```python
print(27 * 56)
``` | 1512 |
What is the output of the following code? | ```python
print(56 + 31)
``` | 87 |
What is the output of the following code? | ```python
print(83 + 56)
``` | 139 |
What is the output of the following code? | ```python
print(26 - 80)
``` | -54 |
What is the output of the following code? | ```python
print(31 + 25)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 92)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 57)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 96)
``` | 178 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 39)
``` | 103 |
What is the output of the following code? | ```python
print(33 + 67)
``` | 100 |
What is the output of the following code? | ```python
print(59 - 5)
``` | 54 |
What is the output of the following code? | ```python
print(46 - 7)
``` | 39 |
What is the output of the following code? | ```python
print(52 * 11)
``` | 572 |
What is the output of the following code? | ```python
print(2 + 22)
``` | 24 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.