instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(42 * 46)
``` | 1932 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 70)
``` | -32 |
What is the output of the following code? | ```python
print(16 * 55)
``` | 880 |
What is the output of the following code? | ```python
print(85 - 93)
``` | -8 |
What is the output of the following code? | ```python
print(6 + 51)
``` | 57 |
What is the output of the following code? | ```python
print(55 + 81)
``` | 136 |
What is the output of the following code? | ```python
print(46 * 80)
``` | 3680 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 76)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 67)
``` | 126 |
What is the output of the following code? | ```python
print(46 - 97)
``` | -51 |
What is the output of the following code? | ```python
print(29 * 36)
``` | 1044 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 5)
``` | 42 |
What is the output of the following code? | ```python
print(95 - 42)
``` | 53 |
What is the output of the following code? | ```python
print(86 - 10)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 21)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 29)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 32)
``` | 2848 |
What is the output of the following code? | ```python
print(19 - 74)
``` | -55 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 77)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 39)
``` | 819 |
What is the output of the following code? | ```python
print(90 * 46)
``` | 4140 |
What is the output of the following code? | ```python
print(41 - 84)
``` | -43 |
What is the output of the following code? | ```python
print(2 - 14)
``` | -12 |
What is the output of the following code? | ```python
print(2 * 6)
``` | 12 |
What is the output of the following code? | ```python
print(79 - 59)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 36)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 91)
``` | 8099 |
What is the output of the following code? | ```python
print(74 + 100)
``` | 174 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 76)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 14)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 81)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 92)
``` | 4784 |
What is the output of the following code? | ```python
print(93 + 94)
``` | 187 |
What is the output of the following code? | ```python
print(18 + 93)
``` | 111 |
What is the output of the following code? | ```python
print(10 - 69)
``` | -59 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 68)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 44)
``` | 72 |
What is the output of the following code? | ```python
print(63 + 67)
``` | 130 |
What is the output of the following code? | ```python
print(84 * 82)
``` | 6888 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 75)
``` | 5100 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 43)
``` | 33 |
What is the output of the following code? | ```python
print(2 * 58)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 79)
``` | 123 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 39)
``` | 1248 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 81)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 33)
``` | 2079 |
What is the output of the following code? | ```python
print(76 + 37)
``` | 113 |
What is the output of the following code? | ```python
print(15 - 77)
``` | -62 |
What is the output of the following code? | ```python
print(91 + 4)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 57)
``` | 67 |
What is the output of the following code? | ```python
print(21 + 96)
``` | 117 |
What is the output of the following code? | ```python
print(36 * 15)
``` | 540 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 28)
``` | 55 |
What is the output of the following code? | ```python
print(20 + 63)
``` | 83 |
What is the output of the following code? | ```python
print(10 * 11)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 32)
``` | 17 |
What is the output of the following code? | ```python
print(88 + 94)
``` | 182 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 31)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 42)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 40)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 43)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 45)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 40)
``` | 3680 |
What is the output of the following code? | ```python
print(88 + 1)
``` | 89 |
What is the output of the following code? | ```python
print(25 - 83)
``` | -58 |
What is the output of the following code? | ```python
print(27 - 3)
``` | 24 |
What is the output of the following code? | ```python
print(58 + 87)
``` | 145 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 63)
``` | 145 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 36)
``` | 1800 |
What is the output of the following code? | ```python
print(95 - 6)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 52)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 69)
``` | 124 |
What is the output of the following code? | ```python
print(94 - 11)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 48)
``` | 70 |
What is the output of the following code? | ```python
print(65 + 87)
``` | 152 |
What is the output of the following code? | ```python
print(2 + 1)
``` | 3 |
What is the output of the following code? | ```python
print(23 * 3)
``` | 69 |
What is the output of the following code? | ```python
print(57 - 26)
``` | 31 |
What is the output of the following code? | ```python
print(73 + 84)
``` | 157 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 31)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 48)
``` | 29 |
What is the output of the following code? | ```python
print(36 - 11)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 49)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 62)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 17)
``` | 60 |
What is the output of the following code? | ```python
print(31 - 42)
``` | -11 |
What is the output of the following code? | ```python
print(26 - 3)
``` | 23 |
What is the output of the following code? | ```python
print(6 * 48)
``` | 288 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 4)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 22)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 31)
``` | 14 |
What is the output of the following code? | ```python
print(47 + 57)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 72)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 81)
``` | 3402 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 31)
``` | 1891 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 99)
``` | -17 |
What is the output of the following code? | ```python
print(89 * 49)
``` | 4361 |
What is the output of the following code? | ```python
print(10 + 97)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 18)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 6)
``` | 288 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.