instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(74 * 76)
``` | 5624 |
What is the output of the following code? | ```python
print(14 * 94)
``` | 1316 |
What is the output of the following code? | ```python
print(1 + 78)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 66)
``` | -37 |
What is the output of the following code? | ```python
print(10 + 3)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 66)
``` | 4422 |
What is the output of the following code? | ```python
print(32 + 55)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 98)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 14)
``` | 966 |
What is the output of the following code? | ```python
print(35 + 88)
``` | 123 |
What is the output of the following code? | ```python
print(100 + 60)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 63)
``` | 2016 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 15)
``` | 795 |
What is the output of the following code? | ```python
print(3 - 48)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 85)
``` | 96 |
What is the output of the following code? | ```python
print(100 * 91)
``` | 9100 |
What is the output of the following code? | ```python
print(22 * 11)
``` | 242 |
What is the output of the following code? | ```python
print(21 + 61)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 62)
``` | 3348 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 55)
``` | -36 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 36)
``` | 540 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 11)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 46)
``` | 230 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 2)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 64)
``` | -48 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 57)
``` | 66 |
What is the output of the following code? | ```python
print(69 * 47)
``` | 3243 |
What is the output of the following code? | ```python
print(13 + 44)
``` | 57 |
What is the output of the following code? | ```python
print(24 * 30)
``` | 720 |
What is the output of the following code? | ```python
print(85 - 32)
``` | 53 |
What is the output of the following code? | ```python
print(72 - 76)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 60)
``` | 5460 |
What is the output of the following code? | ```python
print(79 - 24)
``` | 55 |
What is the output of the following code? | ```python
print(64 - 82)
``` | -18 |
What is the output of the following code? | ```python
print(77 * 59)
``` | 4543 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 30)
``` | 210 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 93)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 15)
``` | 630 |
What is the output of the following code? | ```python
print(100 + 84)
``` | 184 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 56)
``` | 5600 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 70)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 11)
``` | 363 |
What is the output of the following code? | ```python
print(78 * 54)
``` | 4212 |
What is the output of the following code? | ```python
print(90 + 74)
``` | 164 |
What is the output of the following code? | ```python
print(4 * 17)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 23)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 65)
``` | 5785 |
What is the output of the following code? | ```python
print(98 - 48)
``` | 50 |
What is the output of the following code? | ```python
print(26 - 7)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 40)
``` | 2240 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 3)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 18)
``` | 1476 |
What is the output of the following code? | ```python
print(30 * 91)
``` | 2730 |
What is the output of the following code? | ```python
print(7 * 72)
``` | 504 |
What is the output of the following code? | ```python
print(36 - 85)
``` | -49 |
What is the output of the following code? | ```python
print(17 * 45)
``` | 765 |
What is the output of the following code? | ```python
print(56 - 49)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 47)
``` | 4230 |
What is the output of the following code? | ```python
print(67 * 17)
``` | 1139 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 17)
``` | 90 |
What is the output of the following code? | ```python
print(77 + 24)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 40)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 40)
``` | 90 |
What is the output of the following code? | ```python
print(99 + 64)
``` | 163 |
What is the output of the following code? | ```python
print(31 - 18)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 24)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 42)
``` | 4032 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 85)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 32)
``` | -21 |
What is the output of the following code? | ```python
print(76 - 86)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 60)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 25)
``` | 63 |
What is the output of the following code? | ```python
print(70 + 32)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 21)
``` | 96 |
What is the output of the following code? | ```python
print(15 + 92)
``` | 107 |
What is the output of the following code? | ```python
print(72 + 93)
``` | 165 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 31)
``` | 1333 |
What is the output of the following code? | ```python
print(41 - 47)
``` | -6 |
What is the output of the following code? | ```python
print(100 + 12)
``` | 112 |
What is the output of the following code? | ```python
print(45 + 73)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 48)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 28)
``` | 1148 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 4)
``` | 6 |
What is the output of the following code? | ```python
print(4 + 56)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 25)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 49)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 47)
``` | 3760 |
What is the output of the following code? | ```python
print(69 - 7)
``` | 62 |
What is the output of the following code? | ```python
print(55 * 39)
``` | 2145 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 99)
``` | 181 |
What is the output of the following code? | ```python
print(47 * 24)
``` | 1128 |
What is the output of the following code? | ```python
print(81 * 1)
``` | 81 |
What is the output of the following code? | ```python
print(25 + 68)
``` | 93 |
What is the output of the following code? | ```python
print(38 * 31)
``` | 1178 |
What is the output of the following code? | ```python
print(51 + 64)
``` | 115 |
What is the output of the following code? | ```python
print(85 + 29)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 51)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 41)
``` | 2255 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 53)
``` | 3710 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 77)
``` | 154 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.