instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(5 * 74)
``` | 370 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 92)
``` | 170 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 54)
``` | 42 |
What is the output of the following code? | ```python
print(28 + 67)
``` | 95 |
What is the output of the following code? | ```python
print(68 + 85)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 71)
``` | -47 |
What is the output of the following code? | ```python
print(58 - 58)
``` | 0 |
What is the output of the following code? | ```python
print(29 - 28)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 46)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 32)
``` | 107 |
What is the output of the following code? | ```python
print(89 * 90)
``` | 8010 |
What is the output of the following code? | ```python
print(8 - 99)
``` | -91 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 41)
``` | 246 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 29)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 51)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 74)
``` | 4514 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 100)
``` | 5600 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 100)
``` | -65 |
What is the output of the following code? | ```python
print(42 * 45)
``` | 1890 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 20)
``` | 960 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 32)
``` | 224 |
What is the output of the following code? | ```python
print(89 - 15)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 97)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 68)
``` | 153 |
What is the output of the following code? | ```python
print(37 * 26)
``` | 962 |
What is the output of the following code? | ```python
print(84 + 2)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 50)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 72)
``` | 4248 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 40)
``` | 28 |
What is the output of the following code? | ```python
print(21 - 3)
``` | 18 |
What is the output of the following code? | ```python
print(39 * 31)
``` | 1209 |
What is the output of the following code? | ```python
print(44 * 51)
``` | 2244 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 67)
``` | 3283 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 68)
``` | 159 |
What is the output of the following code? | ```python
print(69 + 93)
``` | 162 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 94)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 98)
``` | 392 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 46)
``` | 50 |
What is the output of the following code? | ```python
print(78 * 61)
``` | 4758 |
What is the output of the following code? | ```python
print(50 - 63)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 5)
``` | 24 |
What is the output of the following code? | ```python
print(86 + 26)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 79)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 39)
``` | 12 |
What is the output of the following code? | ```python
print(38 + 79)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 90)
``` | 6750 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 58)
``` | 100 |
What is the output of the following code? | ```python
print(42 * 89)
``` | 3738 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 58)
``` | 5278 |
What is the output of the following code? | ```python
print(91 * 50)
``` | 4550 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 6)
``` | 55 |
What is the output of the following code? | ```python
print(24 + 16)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 33)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 61)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 84)
``` | -76 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 86)
``` | 430 |
What is the output of the following code? | ```python
print(12 + 7)
``` | 19 |
What is the output of the following code? | ```python
print(49 - 9)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 16)
``` | 288 |
What is the output of the following code? | ```python
print(53 + 68)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 60)
``` | 240 |
What is the output of the following code? | ```python
print(71 + 42)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 87)
``` | -43 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 43)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 28)
``` | 1092 |
What is the output of the following code? | ```python
print(48 + 5)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 94)
``` | 5828 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 59)
``` | -54 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 88)
``` | 528 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 14)
``` | 84 |
What is the output of the following code? | ```python
print(98 * 40)
``` | 3920 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 37)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 36)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 71)
``` | -26 |
What is the output of the following code? | ```python
print(91 * 37)
``` | 3367 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 79)
``` | -39 |
What is the output of the following code? | ```python
print(4 * 61)
``` | 244 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 12)
``` | -5 |
What is the output of the following code? | ```python
print(77 * 76)
``` | 5852 |
What is the output of the following code? | ```python
print(40 * 88)
``` | 3520 |
What is the output of the following code? | ```python
print(86 - 43)
``` | 43 |
What is the output of the following code? | ```python
print(62 + 60)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 10)
``` | 74 |
What is the output of the following code? | ```python
print(44 * 27)
``` | 1188 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 10)
``` | 860 |
What is the output of the following code? | ```python
print(77 - 60)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 9)
``` | 468 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 75)
``` | 1350 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 39)
``` | 1599 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 7)
``` | 78 |
What is the output of the following code? | ```python
print(37 + 4)
``` | 41 |
What is the output of the following code? | ```python
print(70 * 28)
``` | 1960 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 17)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 19)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 59)
``` | 3186 |
What is the output of the following code? | ```python
print(24 * 55)
``` | 1320 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 95)
``` | 7695 |
What is the output of the following code? | ```python
print(89 * 77)
``` | 6853 |
What is the output of the following code? | ```python
print(61 + 75)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 17)
``` | 187 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.