instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(70 + 41)
``` | 111 |
What is the output of the following code? | ```python
print(74 + 45)
``` | 119 |
What is the output of the following code? | ```python
print(12 - 70)
``` | -58 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 43)
``` | 118 |
What is the output of the following code? | ```python
print(98 * 74)
``` | 7252 |
What is the output of the following code? | ```python
print(98 + 79)
``` | 177 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 91)
``` | 187 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 52)
``` | 3692 |
What is the output of the following code? | ```python
print(61 + 55)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 92)
``` | 95 |
What is the output of the following code? | ```python
print(30 * 16)
``` | 480 |
What is the output of the following code? | ```python
print(82 - 83)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 80)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 46)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 71)
``` | 6248 |
What is the output of the following code? | ```python
print(25 + 80)
``` | 105 |
What is the output of the following code? | ```python
print(9 - 53)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 49)
``` | 4851 |
What is the output of the following code? | ```python
print(19 - 27)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 38)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 79)
``` | 395 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 62)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 79)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 49)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 68)
``` | 136 |
What is the output of the following code? | ```python
print(100 * 19)
``` | 1900 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 29)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 2)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 91)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 81)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 22)
``` | 1342 |
What is the output of the following code? | ```python
print(80 - 84)
``` | -4 |
What is the output of the following code? | ```python
print(81 - 7)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 50)
``` | 40 |
What is the output of the following code? | ```python
print(33 * 90)
``` | 2970 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 48)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 7)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 34)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 63)
``` | 154 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 28)
``` | -2 |
What is the output of the following code? | ```python
print(4 + 6)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 70)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 90)
``` | 93 |
What is the output of the following code? | ```python
print(17 + 27)
``` | 44 |
What is the output of the following code? | ```python
print(51 - 38)
``` | 13 |
What is the output of the following code? | ```python
print(75 - 42)
``` | 33 |
What is the output of the following code? | ```python
print(12 - 82)
``` | -70 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 82)
``` | 5986 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 97)
``` | -74 |
What is the output of the following code? | ```python
print(59 + 95)
``` | 154 |
What is the output of the following code? | ```python
print(91 + 70)
``` | 161 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 82)
``` | -39 |
What is the output of the following code? | ```python
print(33 + 29)
``` | 62 |
What is the output of the following code? | ```python
print(73 + 68)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 64)
``` | 1600 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 25)
``` | 107 |
What is the output of the following code? | ```python
print(37 + 61)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 43)
``` | 3397 |
What is the output of the following code? | ```python
print(61 * 9)
``` | 549 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 35)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 18)
``` | 108 |
What is the output of the following code? | ```python
print(65 * 84)
``` | 5460 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 59)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 57)
``` | 342 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 63)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 25)
``` | 62 |
What is the output of the following code? | ```python
print(94 * 15)
``` | 1410 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 50)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 72)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 42)
``` | -28 |
What is the output of the following code? | ```python
print(19 - 85)
``` | -66 |
What is the output of the following code? | ```python
print(93 * 87)
``` | 8091 |
What is the output of the following code? | ```python
print(78 - 12)
``` | 66 |
What is the output of the following code? | ```python
print(3 * 30)
``` | 90 |
What is the output of the following code? | ```python
print(54 - 53)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(78 * 5)
``` | 390 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 95)
``` | 179 |
What is the output of the following code? | ```python
print(69 * 3)
``` | 207 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 3)
``` | 63 |
What is the output of the following code? | ```python
print(87 - 45)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 86)
``` | 131 |
What is the output of the following code? | ```python
print(78 - 30)
``` | 48 |
What is the output of the following code? | ```python
print(3 + 63)
``` | 66 |
What is the output of the following code? | ```python
print(56 + 24)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 29)
``` | 464 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 50)
``` | 144 |
What is the output of the following code? | ```python
print(62 - 84)
``` | -22 |
What is the output of the following code? | ```python
print(28 - 77)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 83)
``` | 1245 |
What is the output of the following code? | ```python
print(35 + 15)
``` | 50 |
What is the output of the following code? | ```python
print(9 * 32)
``` | 288 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 83)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 22)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 65)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 24)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 79)
``` | 3950 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 19)
``` | 53 |
What is the output of the following code? | ```python
print(7 + 42)
``` | 49 |
What is the output of the following code? | ```python
print(33 + 6)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 74)
``` | 5624 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.