instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(2 * 95)
``` | 190 |
What is the output of the following code? | ```python
print(44 * 18)
``` | 792 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 41)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 62)
``` | 8 |
What is the output of the following code? | ```python
print(48 * 71)
``` | 3408 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 92)
``` | 3036 |
What is the output of the following code? | ```python
print(96 * 73)
``` | 7008 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 89)
``` | 186 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 52)
``` | 884 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 82)
``` | -67 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 13)
``` | 65 |
What is the output of the following code? | ```python
print(82 - 44)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 45)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 82)
``` | 8118 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 25)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 1)
``` | 46 |
What is the output of the following code? | ```python
print(69 + 36)
``` | 105 |
What is the output of the following code? | ```python
print(53 - 83)
``` | -30 |
What is the output of the following code? | ```python
print(64 - 59)
``` | 5 |
What is the output of the following code? | ```python
print(21 - 21)
``` | 0 |
What is the output of the following code? | ```python
print(55 + 64)
``` | 119 |
What is the output of the following code? | ```python
print(65 - 78)
``` | -13 |
What is the output of the following code? | ```python
print(36 * 5)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 85)
``` | 6545 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 98)
``` | -92 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 15)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 17)
``` | 85 |
What is the output of the following code? | ```python
print(86 * 69)
``` | 5934 |
What is the output of the following code? | ```python
print(92 - 19)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 14)
``` | 20 |
What is the output of the following code? | ```python
print(98 * 32)
``` | 3136 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 84)
``` | 1848 |
What is the output of the following code? | ```python
print(85 + 57)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 31)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 95)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 37)
``` | 2775 |
What is the output of the following code? | ```python
print(22 - 33)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 48)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 49)
``` | 27 |
What is the output of the following code? | ```python
print(19 - 13)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 41)
``` | 74 |
What is the output of the following code? | ```python
print(100 - 28)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 28)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 100)
``` | 2500 |
What is the output of the following code? | ```python
print(55 * 59)
``` | 3245 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 9)
``` | 171 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 73)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 60)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 8)
``` | 728 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 47)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 86)
``` | 4988 |
What is the output of the following code? | ```python
print(34 * 31)
``` | 1054 |
What is the output of the following code? | ```python
print(4 + 20)
``` | 24 |
What is the output of the following code? | ```python
print(70 * 62)
``` | 4340 |
What is the output of the following code? | ```python
print(74 - 84)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 18)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 63)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 100)
``` | 122 |
What is the output of the following code? | ```python
print(49 + 32)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 17)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 97)
``` | 154 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 66)
``` | 1452 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 71)
``` | 162 |
What is the output of the following code? | ```python
print(69 - 29)
``` | 40 |
What is the output of the following code? | ```python
print(64 + 46)
``` | 110 |
What is the output of the following code? | ```python
print(78 + 100)
``` | 178 |
What is the output of the following code? | ```python
print(10 + 68)
``` | 78 |
What is the output of the following code? | ```python
print(74 + 95)
``` | 169 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 78)
``` | 3744 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 60)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 91)
``` | 4459 |
What is the output of the following code? | ```python
print(70 - 10)
``` | 60 |
What is the output of the following code? | ```python
print(74 - 48)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 53)
``` | -16 |
What is the output of the following code? | ```python
print(14 + 33)
``` | 47 |
What is the output of the following code? | ```python
print(83 + 68)
``` | 151 |
What is the output of the following code? | ```python
print(22 + 71)
``` | 93 |
What is the output of the following code? | ```python
print(61 + 30)
``` | 91 |
What is the output of the following code? | ```python
print(88 - 72)
``` | 16 |
What is the output of the following code? | ```python
print(29 - 46)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 46)
``` | 2438 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 5)
``` | 89 |
What is the output of the following code? | ```python
print(68 - 19)
``` | 49 |
What is the output of the following code? | ```python
print(7 * 6)
``` | 42 |
What is the output of the following code? | ```python
print(34 * 38)
``` | 1292 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 98)
``` | 6272 |
What is the output of the following code? | ```python
print(62 * 25)
``` | 1550 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 78)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 65)
``` | -54 |
What is the output of the following code? | ```python
print(60 + 57)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 17)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 32)
``` | 37 |
What is the output of the following code? | ```python
print(55 * 2)
``` | 110 |
What is the output of the following code? | ```python
print(28 * 70)
``` | 1960 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 86)
``` | 88 |
What is the output of the following code? | ```python
print(53 * 71)
``` | 3763 |
What is the output of the following code? | ```python
print(64 - 16)
``` | 48 |
What is the output of the following code? | ```python
print(72 + 86)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 5)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 64)
``` | 960 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.