instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(84 - 14)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 82)
``` | 169 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 78)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 61)
``` | 75 |
What is the output of the following code? | ```python
print(16 - 39)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 85)
``` | 181 |
What is the output of the following code? | ```python
print(36 - 51)
``` | -15 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 16)
``` | 944 |
What is the output of the following code? | ```python
print(39 * 5)
``` | 195 |
What is the output of the following code? | ```python
print(46 - 18)
``` | 28 |
What is the output of the following code? | ```python
print(21 * 46)
``` | 966 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 68)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 46)
``` | 920 |
What is the output of the following code? | ```python
print(61 * 78)
``` | 4758 |
What is the output of the following code? | ```python
print(4 + 94)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 64)
``` | 896 |
What is the output of the following code? | ```python
print(30 * 99)
``` | 2970 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 94)
``` | -71 |
What is the output of the following code? | ```python
print(58 + 49)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 57)
``` | 3591 |
What is the output of the following code? | ```python
print(95 - 21)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 81)
``` | 324 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 1)
``` | 17 |
What is the output of the following code? | ```python
print(27 - 74)
``` | -47 |
What is the output of the following code? | ```python
print(72 + 18)
``` | 90 |
What is the output of the following code? | ```python
print(64 + 30)
``` | 94 |
What is the output of the following code? | ```python
print(38 - 33)
``` | 5 |
What is the output of the following code? | ```python
print(21 + 37)
``` | 58 |
What is the output of the following code? | ```python
print(8 * 70)
``` | 560 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 34)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 94)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 73)
``` | 730 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 54)
``` | 540 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 29)
``` | 1885 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 4)
``` | 12 |
What is the output of the following code? | ```python
print(99 * 49)
``` | 4851 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 79)
``` | -63 |
What is the output of the following code? | ```python
print(56 + 8)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 30)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 24)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 84)
``` | 162 |
What is the output of the following code? | ```python
print(51 * 62)
``` | 3162 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 91)
``` | 4823 |
What is the output of the following code? | ```python
print(27 * 18)
``` | 486 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 27)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 90)
``` | -59 |
What is the output of the following code? | ```python
print(50 + 39)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 50)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 56)
``` | 4760 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 36)
``` | 72 |
What is the output of the following code? | ```python
print(32 * 99)
``` | 3168 |
What is the output of the following code? | ```python
print(51 * 5)
``` | 255 |
What is the output of the following code? | ```python
print(85 * 33)
``` | 2805 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 85)
``` | -12 |
What is the output of the following code? | ```python
print(11 * 36)
``` | 396 |
What is the output of the following code? | ```python
print(99 - 36)
``` | 63 |
What is the output of the following code? | ```python
print(81 + 23)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 5)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 34)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 15)
``` | 855 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 74)
``` | -32 |
What is the output of the following code? | ```python
print(55 + 37)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 43)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 38)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 41)
``` | 1148 |
What is the output of the following code? | ```python
print(74 + 38)
``` | 112 |
What is the output of the following code? | ```python
print(99 + 47)
``` | 146 |
What is the output of the following code? | ```python
print(15 + 89)
``` | 104 |
What is the output of the following code? | ```python
print(46 * 72)
``` | 3312 |
What is the output of the following code? | ```python
print(17 + 69)
``` | 86 |
What is the output of the following code? | ```python
print(11 - 53)
``` | -42 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 34)
``` | 1836 |
What is the output of the following code? | ```python
print(22 + 10)
``` | 32 |
What is the output of the following code? | ```python
print(90 + 72)
``` | 162 |
What is the output of the following code? | ```python
print(44 * 76)
``` | 3344 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 58)
``` | -12 |
What is the output of the following code? | ```python
print(62 + 90)
``` | 152 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 76)
``` | 76 |
What is the output of the following code? | ```python
print(23 * 66)
``` | 1518 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 44)
``` | 108 |
What is the output of the following code? | ```python
print(50 + 41)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 94)
``` | 189 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 16)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 78)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 97)
``` | 163 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 48)
``` | 52 |
What is the output of the following code? | ```python
print(18 * 36)
``` | 648 |
What is the output of the following code? | ```python
print(43 - 36)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 49)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 63)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 63)
``` | 567 |
What is the output of the following code? | ```python
print(15 - 97)
``` | -82 |
What is the output of the following code? | ```python
print(55 + 15)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 91)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 28)
``` | 37 |
What is the output of the following code? | ```python
print(7 - 35)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 40)
``` | -34 |
What is the output of the following code? | ```python
print(22 + 69)
``` | 91 |
What is the output of the following code? | ```python
print(70 * 3)
``` | 210 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 48)
``` | -27 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.