instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(80 - 16)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 80)
``` | 7440 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 3)
``` | 43 |
What is the output of the following code? | ```python
print(93 + 32)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 49)
``` | 245 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 7)
``` | 13 |
What is the output of the following code? | ```python
print(56 - 38)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(27 * 36)
``` | 972 |
What is the output of the following code? | ```python
print(36 + 95)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 85)
``` | 2465 |
What is the output of the following code? | ```python
print(61 * 58)
``` | 3538 |
What is the output of the following code? | ```python
print(16 + 25)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 42)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 51)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 98)
``` | 5684 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 35)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 15)
``` | 83 |
What is the output of the following code? | ```python
print(17 * 58)
``` | 986 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 86)
``` | 4128 |
What is the output of the following code? | ```python
print(26 + 4)
``` | 30 |
What is the output of the following code? | ```python
print(11 - 4)
``` | 7 |
What is the output of the following code? | ```python
print(81 - 93)
``` | -12 |
What is the output of the following code? | ```python
print(15 - 85)
``` | -70 |
What is the output of the following code? | ```python
print(70 * 18)
``` | 1260 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 99)
``` | 159 |
What is the output of the following code? | ```python
print(64 + 69)
``` | 133 |
What is the output of the following code? | ```python
print(29 + 18)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 69)
``` | 119 |
What is the output of the following code? | ```python
print(62 * 35)
``` | 2170 |
What is the output of the following code? | ```python
print(43 * 1)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 42)
``` | 3906 |
What is the output of the following code? | ```python
print(28 + 37)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 85)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 33)
``` | 1782 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 18)
``` | 18 |
What is the output of the following code? | ```python
print(98 * 81)
``` | 7938 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 21)
``` | 1932 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 40)
``` | 3960 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 9)
``` | 51 |
What is the output of the following code? | ```python
print(48 + 58)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 70)
``` | -35 |
What is the output of the following code? | ```python
print(20 - 69)
``` | -49 |
What is the output of the following code? | ```python
print(49 * 10)
``` | 490 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 29)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 14)
``` | 882 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 35)
``` | 1365 |
What is the output of the following code? | ```python
print(53 + 94)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 40)
``` | 1240 |
What is the output of the following code? | ```python
print(64 * 75)
``` | 4800 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 42)
``` | 98 |
What is the output of the following code? | ```python
print(25 - 10)
``` | 15 |
What is the output of the following code? | ```python
print(1 * 43)
``` | 43 |
What is the output of the following code? | ```python
print(84 + 98)
``` | 182 |
What is the output of the following code? | ```python
print(99 + 27)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 31)
``` | 217 |
What is the output of the following code? | ```python
print(37 * 46)
``` | 1702 |
What is the output of the following code? | ```python
print(53 - 76)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 7)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 87)
``` | -40 |
What is the output of the following code? | ```python
print(34 * 37)
``` | 1258 |
What is the output of the following code? | ```python
print(21 + 28)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 35)
``` | 40 |
What is the output of the following code? | ```python
print(1 - 4)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 87)
``` | 6351 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 11)
``` | 38 |
What is the output of the following code? | ```python
print(32 - 19)
``` | 13 |
What is the output of the following code? | ```python
print(71 - 64)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 50)
``` | 900 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 46)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 45)
``` | 5 |
What is the output of the following code? | ```python
print(3 - 81)
``` | -78 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 53)
``` | -20 |
What is the output of the following code? | ```python
print(88 * 86)
``` | 7568 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 62)
``` | 143 |
What is the output of the following code? | ```python
print(66 - 16)
``` | 50 |
What is the output of the following code? | ```python
print(62 * 1)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 49)
``` | -41 |
What is the output of the following code? | ```python
print(32 - 17)
``` | 15 |
What is the output of the following code? | ```python
print(59 * 89)
``` | 5251 |
What is the output of the following code? | ```python
print(1 + 48)
``` | 49 |
What is the output of the following code? | ```python
print(59 + 63)
``` | 122 |
What is the output of the following code? | ```python
print(18 * 8)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 39)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 73)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 95)
``` | -29 |
What is the output of the following code? | ```python
print(44 - 25)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 40)
``` | -31 |
What is the output of the following code? | ```python
print(36 + 97)
``` | 133 |
What is the output of the following code? | ```python
print(10 * 60)
``` | 600 |
What is the output of the following code? | ```python
print(28 * 74)
``` | 2072 |
What is the output of the following code? | ```python
print(89 - 63)
``` | 26 |
What is the output of the following code? | ```python
print(31 - 26)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 9)
``` | -7 |
What is the output of the following code? | ```python
print(25 - 9)
``` | 16 |
What is the output of the following code? | ```python
print(48 - 27)
``` | 21 |
What is the output of the following code? | ```python
print(89 - 47)
``` | 42 |
What is the output of the following code? | ```python
print(76 * 18)
``` | 1368 |
What is the output of the following code? | ```python
print(49 * 46)
``` | 2254 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 79)
``` | 1659 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 89)
``` | 8099 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.