instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(91 + 27)
``` | 118 |
What is the output of the following code? | ```python
print(81 - 97)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 95)
``` | -77 |
What is the output of the following code? | ```python
print(93 * 91)
``` | 8463 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 52)
``` | 1248 |
What is the output of the following code? | ```python
print(41 - 11)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 44)
``` | 2904 |
What is the output of the following code? | ```python
print(26 * 60)
``` | 1560 |
What is the output of the following code? | ```python
print(85 * 71)
``` | 6035 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 92)
``` | 190 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 14)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 49)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 50)
``` | 2000 |
What is the output of the following code? | ```python
print(53 * 35)
``` | 1855 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 88)
``` | 152 |
What is the output of the following code? | ```python
print(66 + 72)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 74)
``` | -37 |
What is the output of the following code? | ```python
print(23 + 81)
``` | 104 |
What is the output of the following code? | ```python
print(57 + 46)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 24)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 17)
``` | 1003 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 44)
``` | 1672 |
What is the output of the following code? | ```python
print(82 - 19)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 58)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 87)
``` | 6525 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 90)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 34)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 70)
``` | 6020 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 35)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 12)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 92)
``` | -75 |
What is the output of the following code? | ```python
print(6 * 83)
``` | 498 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 23)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 54)
``` | 756 |
What is the output of the following code? | ```python
print(39 - 12)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 20)
``` | 1520 |
What is the output of the following code? | ```python
print(60 - 44)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 47)
``` | 84 |
What is the output of the following code? | ```python
print(96 + 67)
``` | 163 |
What is the output of the following code? | ```python
print(54 + 94)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 71)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 9)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 47)
``` | 1974 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 68)
``` | 4624 |
What is the output of the following code? | ```python
print(41 * 47)
``` | 1927 |
What is the output of the following code? | ```python
print(43 + 87)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 28)
``` | 1008 |
What is the output of the following code? | ```python
print(49 - 55)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 6)
``` | 92 |
What is the output of the following code? | ```python
print(89 - 4)
``` | 85 |
What is the output of the following code? | ```python
print(24 + 31)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 34)
``` | 54 |
What is the output of the following code? | ```python
print(50 + 12)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 50)
``` | 60 |
What is the output of the following code? | ```python
print(7 * 31)
``` | 217 |
What is the output of the following code? | ```python
print(81 + 70)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 52)
``` | 4160 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 24)
``` | 1632 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 12)
``` | 300 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 4)
``` | 45 |
What is the output of the following code? | ```python
print(97 + 78)
``` | 175 |
What is the output of the following code? | ```python
print(4 * 24)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 51)
``` | 3162 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 22)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 78)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 90)
``` | 270 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 77)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 68)
``` | 2924 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 60)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 74)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 42)
``` | 3528 |
What is the output of the following code? | ```python
print(30 + 11)
``` | 41 |
What is the output of the following code? | ```python
print(31 - 66)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 50)
``` | 2400 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 63)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 31)
``` | 130 |
What is the output of the following code? | ```python
print(27 * 85)
``` | 2295 |
What is the output of the following code? | ```python
print(50 - 61)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 8)
``` | 20 |
What is the output of the following code? | ```python
print(51 - 58)
``` | -7 |
What is the output of the following code? | ```python
print(94 + 69)
``` | 163 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 12)
``` | 948 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 43)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 10)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 70)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 40)
``` | 400 |
What is the output of the following code? | ```python
print(31 - 21)
``` | 10 |
What is the output of the following code? | ```python
print(39 * 73)
``` | 2847 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 80)
``` | 4320 |
What is the output of the following code? | ```python
print(1 * 9)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 12)
``` | 27 |
What is the output of the following code? | ```python
print(44 - 16)
``` | 28 |
What is the output of the following code? | ```python
print(91 + 31)
``` | 122 |
What is the output of the following code? | ```python
print(77 * 26)
``` | 2002 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 8)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 94)
``` | 940 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 34)
``` | 2720 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 80)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 65)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 62)
``` | 620 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.