instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(29 * 92)
``` | 2668 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 84)
``` | -56 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 85)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 76)
``` | 125 |
What is the output of the following code? | ```python
print(53 - 3)
``` | 50 |
What is the output of the following code? | ```python
print(7 * 81)
``` | 567 |
What is the output of the following code? | ```python
print(64 - 38)
``` | 26 |
What is the output of the following code? | ```python
print(74 - 80)
``` | -6 |
What is the output of the following code? | ```python
print(86 - 62)
``` | 24 |
What is the output of the following code? | ```python
print(15 * 99)
``` | 1485 |
What is the output of the following code? | ```python
print(62 + 74)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 22)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 58)
``` | 60 |
What is the output of the following code? | ```python
print(80 - 42)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 41)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 20)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 79)
``` | 6320 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 80)
``` | -71 |
What is the output of the following code? | ```python
print(88 + 6)
``` | 94 |
What is the output of the following code? | ```python
print(39 * 67)
``` | 2613 |
What is the output of the following code? | ```python
print(7 * 48)
``` | 336 |
What is the output of the following code? | ```python
print(77 - 74)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 47)
``` | 1786 |
What is the output of the following code? | ```python
print(35 + 1)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 82)
``` | -8 |
What is the output of the following code? | ```python
print(57 - 99)
``` | -42 |
What is the output of the following code? | ```python
print(69 * 10)
``` | 690 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 27)
``` | -23 |
What is the output of the following code? | ```python
print(42 - 63)
``` | -21 |
What is the output of the following code? | ```python
print(12 - 85)
``` | -73 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 51)
``` | 3264 |
What is the output of the following code? | ```python
print(80 + 5)
``` | 85 |
What is the output of the following code? | ```python
print(81 * 22)
``` | 1782 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 89)
``` | 4272 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 94)
``` | 7708 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 20)
``` | 117 |
What is the output of the following code? | ```python
print(68 + 25)
``` | 93 |
What is the output of the following code? | ```python
print(65 * 99)
``` | 6435 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 67)
``` | 113 |
What is the output of the following code? | ```python
print(29 + 12)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 84)
``` | 182 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 74)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 100)
``` | -89 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 76)
``` | 161 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 79)
``` | 97 |
What is the output of the following code? | ```python
print(97 + 59)
``` | 156 |
What is the output of the following code? | ```python
print(33 - 88)
``` | -55 |
What is the output of the following code? | ```python
print(93 * 68)
``` | 6324 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 46)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 63)
``` | -43 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 51)
``` | -21 |
What is the output of the following code? | ```python
print(72 * 1)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 45)
``` | -15 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 14)
``` | 616 |
What is the output of the following code? | ```python
print(81 * 8)
``` | 648 |
What is the output of the following code? | ```python
print(32 + 10)
``` | 42 |
What is the output of the following code? | ```python
print(68 + 67)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 63)
``` | 91 |
What is the output of the following code? | ```python
print(36 + 22)
``` | 58 |
What is the output of the following code? | ```python
print(96 - 73)
``` | 23 |
What is the output of the following code? | ```python
print(7 - 4)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 34)
``` | -15 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 64)
``` | -38 |
What is the output of the following code? | ```python
print(18 + 41)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 97)
``` | 191 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 31)
``` | 2015 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 73)
``` | -38 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 8)
``` | 103 |
What is the output of the following code? | ```python
print(69 + 72)
``` | 141 |
What is the output of the following code? | ```python
print(15 + 58)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 3)
``` | 81 |
What is the output of the following code? | ```python
print(17 + 94)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 87)
``` | 2 |
What is the output of the following code? | ```python
print(36 + 3)
``` | 39 |
What is the output of the following code? | ```python
print(44 * 99)
``` | 4356 |
What is the output of the following code? | ```python
print(15 * 35)
``` | 525 |
What is the output of the following code? | ```python
print(70 * 94)
``` | 6580 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 65)
``` | 23 |
What is the output of the following code? | ```python
print(23 * 28)
``` | 644 |
What is the output of the following code? | ```python
print(25 - 52)
``` | -27 |
What is the output of the following code? | ```python
print(92 - 25)
``` | 67 |
What is the output of the following code? | ```python
print(16 - 79)
``` | -63 |
What is the output of the following code? | ```python
print(38 * 94)
``` | 3572 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 49)
``` | 1470 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 65)
``` | -26 |
What is the output of the following code? | ```python
print(56 + 96)
``` | 152 |
What is the output of the following code? | ```python
print(41 * 2)
``` | 82 |
What is the output of the following code? | ```python
print(60 * 87)
``` | 5220 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 63)
``` | 104 |
What is the output of the following code? | ```python
print(96 + 51)
``` | 147 |
What is the output of the following code? | ```python
print(13 * 99)
``` | 1287 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 72)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 27)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 19)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 73)
``` | 5256 |
What is the output of the following code? | ```python
print(34 + 94)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 79)
``` | 4029 |
What is the output of the following code? | ```python
print(16 + 14)
``` | 30 |
What is the output of the following code? | ```python
print(25 - 82)
``` | -57 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 47)
``` | 119 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.