instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(8 * 49)
``` | 392 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 99)
``` | -31 |
What is the output of the following code? | ```python
print(33 * 70)
``` | 2310 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 44)
``` | 3652 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 16)
``` | 1584 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 21)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 34)
``` | -33 |
What is the output of the following code? | ```python
print(96 + 76)
``` | 172 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 21)
``` | 84 |
What is the output of the following code? | ```python
print(37 * 66)
``` | 2442 |
What is the output of the following code? | ```python
print(40 * 72)
``` | 2880 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 19)
``` | 36 |
What is the output of the following code? | ```python
print(2 * 16)
``` | 32 |
What is the output of the following code? | ```python
print(5 * 21)
``` | 105 |
What is the output of the following code? | ```python
print(14 - 84)
``` | -70 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 98)
``` | 6762 |
What is the output of the following code? | ```python
print(25 + 6)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 17)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 67)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 76)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 57)
``` | 94 |
What is the output of the following code? | ```python
print(75 + 53)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 45)
``` | 1125 |
What is the output of the following code? | ```python
print(90 + 28)
``` | 118 |
What is the output of the following code? | ```python
print(4 - 5)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 87)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 83)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 76)
``` | 3344 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 78)
``` | 152 |
What is the output of the following code? | ```python
print(55 - 96)
``` | -41 |
What is the output of the following code? | ```python
print(87 * 16)
``` | 1392 |
What is the output of the following code? | ```python
print(25 * 38)
``` | 950 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 78)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 21)
``` | 1722 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 59)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 63)
``` | 9 |
What is the output of the following code? | ```python
print(15 + 56)
``` | 71 |
What is the output of the following code? | ```python
print(18 + 66)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 1)
``` | 12 |
What is the output of the following code? | ```python
print(91 * 41)
``` | 3731 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 34)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 6)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 66)
``` | 1386 |
What is the output of the following code? | ```python
print(54 * 78)
``` | 4212 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 1)
``` | 26 |
What is the output of the following code? | ```python
print(68 * 71)
``` | 4828 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 95)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 93)
``` | 136 |
What is the output of the following code? | ```python
print(48 * 38)
``` | 1824 |
What is the output of the following code? | ```python
print(44 - 91)
``` | -47 |
What is the output of the following code? | ```python
print(94 - 41)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 55)
``` | 715 |
What is the output of the following code? | ```python
print(18 * 68)
``` | 1224 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 39)
``` | 41 |
What is the output of the following code? | ```python
print(20 - 57)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 34)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 70)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 73)
``` | -47 |
What is the output of the following code? | ```python
print(30 - 64)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 71)
``` | -15 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 73)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 51)
``` | -18 |
What is the output of the following code? | ```python
print(8 * 69)
``` | 552 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 16)
``` | 1232 |
What is the output of the following code? | ```python
print(2 + 99)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 22)
``` | 1958 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 99)
``` | 7227 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 43)
``` | 774 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 36)
``` | 2124 |
What is the output of the following code? | ```python
print(97 + 51)
``` | 148 |
What is the output of the following code? | ```python
print(94 * 80)
``` | 7520 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 86)
``` | -53 |
What is the output of the following code? | ```python
print(36 * 52)
``` | 1872 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 70)
``` | 5250 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 6)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 49)
``` | 8 |
What is the output of the following code? | ```python
print(17 - 26)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 82)
``` | 6150 |
What is the output of the following code? | ```python
print(64 + 43)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 77)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 30)
``` | 30 |
What is the output of the following code? | ```python
print(95 + 99)
``` | 194 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 38)
``` | 1824 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 63)
``` | 2583 |
What is the output of the following code? | ```python
print(30 + 14)
``` | 44 |
What is the output of the following code? | ```python
print(68 - 52)
``` | 16 |
What is the output of the following code? | ```python
print(57 - 98)
``` | -41 |
What is the output of the following code? | ```python
print(35 + 35)
``` | 70 |
What is the output of the following code? | ```python
print(50 * 65)
``` | 3250 |
What is the output of the following code? | ```python
print(31 * 51)
``` | 1581 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 40)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 5)
``` | 115 |
What is the output of the following code? | ```python
print(44 - 71)
``` | -27 |
What is the output of the following code? | ```python
print(74 - 41)
``` | 33 |
What is the output of the following code? | ```python
print(52 * 94)
``` | 4888 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 20)
``` | 1140 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 27)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 85)
``` | 7395 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 28)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 4)
``` | 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.