instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(22 + 16)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 6)
``` | 53 |
What is the output of the following code? | ```python
print(78 + 8)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 46)
``` | 1518 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 86)
``` | 3440 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 48)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 87)
``` | -81 |
What is the output of the following code? | ```python
print(100 - 77)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 50)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 27)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 38)
``` | -3 |
What is the output of the following code? | ```python
print(77 - 6)
``` | 71 |
What is the output of the following code? | ```python
print(44 * 55)
``` | 2420 |
What is the output of the following code? | ```python
print(5 + 49)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 79)
``` | 3555 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 99)
``` | 154 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 43)
``` | 45 |
What is the output of the following code? | ```python
print(37 - 88)
``` | -51 |
What is the output of the following code? | ```python
print(30 + 69)
``` | 99 |
What is the output of the following code? | ```python
print(11 - 18)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 77)
``` | 167 |
What is the output of the following code? | ```python
print(24 + 12)
``` | 36 |
What is the output of the following code? | ```python
print(100 + 82)
``` | 182 |
What is the output of the following code? | ```python
print(75 - 86)
``` | -11 |
What is the output of the following code? | ```python
print(15 - 65)
``` | -50 |
What is the output of the following code? | ```python
print(11 + 58)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 68)
``` | 476 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 12)
``` | 65 |
What is the output of the following code? | ```python
print(47 + 82)
``` | 129 |
What is the output of the following code? | ```python
print(75 * 39)
``` | 2925 |
What is the output of the following code? | ```python
print(38 + 78)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 68)
``` | 84 |
What is the output of the following code? | ```python
print(9 + 89)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 62)
``` | 1426 |
What is the output of the following code? | ```python
print(37 - 72)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 41)
``` | 50 |
What is the output of the following code? | ```python
print(85 - 28)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 64)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 18)
``` | 918 |
What is the output of the following code? | ```python
print(44 * 7)
``` | 308 |
What is the output of the following code? | ```python
print(3 + 69)
``` | 72 |
What is the output of the following code? | ```python
print(91 * 11)
``` | 1001 |
What is the output of the following code? | ```python
print(38 - 50)
``` | -12 |
What is the output of the following code? | ```python
print(91 - 74)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 57)
``` | 570 |
What is the output of the following code? | ```python
print(43 * 97)
``` | 4171 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 28)
``` | 2604 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 44)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 74)
``` | 118 |
What is the output of the following code? | ```python
print(72 - 55)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 12)
``` | 576 |
What is the output of the following code? | ```python
print(87 + 51)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 75)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 17)
``` | 1173 |
What is the output of the following code? | ```python
print(83 - 41)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 6)
``` | 330 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 8)
``` | 50 |
What is the output of the following code? | ```python
print(60 - 27)
``` | 33 |
What is the output of the following code? | ```python
print(97 + 52)
``` | 149 |
What is the output of the following code? | ```python
print(89 * 45)
``` | 4005 |
What is the output of the following code? | ```python
print(82 - 38)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 50)
``` | -7 |
What is the output of the following code? | ```python
print(15 - 13)
``` | 2 |
What is the output of the following code? | ```python
print(87 + 79)
``` | 166 |
What is the output of the following code? | ```python
print(21 * 70)
``` | 1470 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 11)
``` | 56 |
What is the output of the following code? | ```python
print(91 - 88)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 80)
``` | 1120 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 72)
``` | 6192 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 2)
``` | 26 |
What is the output of the following code? | ```python
print(66 - 14)
``` | 52 |
What is the output of the following code? | ```python
print(91 - 31)
``` | 60 |
What is the output of the following code? | ```python
print(63 - 16)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(27 * 76)
``` | 2052 |
What is the output of the following code? | ```python
print(33 + 13)
``` | 46 |
What is the output of the following code? | ```python
print(82 + 54)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 6)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 9)
``` | 45 |
What is the output of the following code? | ```python
print(100 * 31)
``` | 3100 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 92)
``` | 5704 |
What is the output of the following code? | ```python
print(82 + 19)
``` | 101 |
What is the output of the following code? | ```python
print(23 + 48)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 34)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 14)
``` | 182 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 49)
``` | 1960 |
What is the output of the following code? | ```python
print(49 + 28)
``` | 77 |
What is the output of the following code? | ```python
print(70 - 52)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 100)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 61)
``` | 3660 |
What is the output of the following code? | ```python
print(13 + 64)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 2)
``` | 75 |
What is the output of the following code? | ```python
print(60 + 12)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 70)
``` | -43 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 41)
``` | 1353 |
What is the output of the following code? | ```python
print(17 - 24)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 2)
``` | 53 |
What is the output of the following code? | ```python
print(76 + 35)
``` | 111 |
What is the output of the following code? | ```python
print(17 - 61)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 89)
``` | -44 |
What is the output of the following code? | ```python
print(5 + 17)
``` | 22 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.