instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(34 + 56)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 98)
``` | -69 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 30)
``` | 117 |
What is the output of the following code? | ```python
print(83 * 93)
``` | 7719 |
What is the output of the following code? | ```python
print(2 - 35)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 41)
``` | 3526 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 70)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 32)
``` | 82 |
What is the output of the following code? | ```python
print(28 * 39)
``` | 1092 |
What is the output of the following code? | ```python
print(74 - 62)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 15)
``` | 1155 |
What is the output of the following code? | ```python
print(67 * 97)
``` | 6499 |
What is the output of the following code? | ```python
print(46 * 91)
``` | 4186 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 13)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(26 + 66)
``` | 92 |
What is the output of the following code? | ```python
print(97 + 88)
``` | 185 |
What is the output of the following code? | ```python
print(2 - 55)
``` | -53 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 50)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 76)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 34)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 52)
``` | 114 |
What is the output of the following code? | ```python
print(16 * 56)
``` | 896 |
What is the output of the following code? | ```python
print(32 - 70)
``` | -38 |
What is the output of the following code? | ```python
print(26 - 15)
``` | 11 |
What is the output of the following code? | ```python
print(19 - 66)
``` | -47 |
What is the output of the following code? | ```python
print(9 * 75)
``` | 675 |
What is the output of the following code? | ```python
print(65 * 56)
``` | 3640 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 20)
``` | 48 |
What is the output of the following code? | ```python
print(100 + 94)
``` | 194 |
What is the output of the following code? | ```python
print(35 * 86)
``` | 3010 |
What is the output of the following code? | ```python
print(18 * 73)
``` | 1314 |
What is the output of the following code? | ```python
print(36 + 29)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 71)
``` | 126 |
What is the output of the following code? | ```python
print(7 * 4)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 17)
``` | 1207 |
What is the output of the following code? | ```python
print(55 * 1)
``` | 55 |
What is the output of the following code? | ```python
print(98 * 34)
``` | 3332 |
What is the output of the following code? | ```python
print(69 - 56)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 24)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 27)
``` | -13 |
What is the output of the following code? | ```python
print(38 * 89)
``` | 3382 |
What is the output of the following code? | ```python
print(19 * 56)
``` | 1064 |
What is the output of the following code? | ```python
print(70 + 60)
``` | 130 |
What is the output of the following code? | ```python
print(55 * 92)
``` | 5060 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 12)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 49)
``` | 4508 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 69)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 91)
``` | 6552 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 49)
``` | 69 |
What is the output of the following code? | ```python
print(49 * 3)
``` | 147 |
What is the output of the following code? | ```python
print(18 + 99)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 49)
``` | 57 |
What is the output of the following code? | ```python
print(71 - 48)
``` | 23 |
What is the output of the following code? | ```python
print(42 + 15)
``` | 57 |
What is the output of the following code? | ```python
print(77 * 30)
``` | 2310 |
What is the output of the following code? | ```python
print(71 - 8)
``` | 63 |
What is the output of the following code? | ```python
print(82 * 44)
``` | 3608 |
What is the output of the following code? | ```python
print(86 - 24)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 69)
``` | 3243 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 53)
``` | 0 |
What is the output of the following code? | ```python
print(71 + 30)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 17)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 12)
``` | 87 |
What is the output of the following code? | ```python
print(77 - 45)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 25)
``` | 700 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 42)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 39)
``` | 3471 |
What is the output of the following code? | ```python
print(15 * 61)
``` | 915 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 16)
``` | 18 |
What is the output of the following code? | ```python
print(86 * 17)
``` | 1462 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 72)
``` | 2160 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 63)
``` | 5922 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 96)
``` | -77 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 62)
``` | 0 |
What is the output of the following code? | ```python
print(51 + 99)
``` | 150 |
What is the output of the following code? | ```python
print(13 * 23)
``` | 299 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 74)
``` | 1036 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 64)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 86)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 91)
``` | 148 |
What is the output of the following code? | ```python
print(66 + 75)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 87)
``` | 6612 |
¿Cuál es la salida del siguiente código? | ```python
print(78 * 73)
``` | 5694 |
What is the output of the following code? | ```python
print(23 - 46)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 1)
``` | 8 |
What is the output of the following code? | ```python
print(68 * 65)
``` | 4420 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 8)
``` | 43 |
What is the output of the following code? | ```python
print(38 + 46)
``` | 84 |
What is the output of the following code? | ```python
print(79 + 70)
``` | 149 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 90)
``` | -72 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 97)
``` | 6305 |
What is the output of the following code? | ```python
print(22 * 99)
``` | 2178 |
What is the output of the following code? | ```python
print(41 + 22)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 75)
``` | -74 |
What is the output of the following code? | ```python
print(40 - 38)
``` | 2 |
What is the output of the following code? | ```python
print(53 - 70)
``` | -17 |
What is the output of the following code? | ```python
print(67 - 47)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 75)
``` | 149 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 27)
``` | 95 |
What is the output of the following code? | ```python
print(45 - 66)
``` | -21 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.