instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(24 - 11)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 92)
``` | 169 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 92)
``` | -49 |
What is the output of the following code? | ```python
print(1 * 1)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 72)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 59)
``` | 146 |
What is the output of the following code? | ```python
print(9 + 46)
``` | 55 |
What is the output of the following code? | ```python
print(77 * 73)
``` | 5621 |
What is the output of the following code? | ```python
print(58 * 62)
``` | 3596 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 87)
``` | -34 |
What is the output of the following code? | ```python
print(100 * 13)
``` | 1300 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 6)
``` | 5 |
What is the output of the following code? | ```python
print(71 + 73)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 23)
``` | 2231 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 38)
``` | 2090 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 82)
``` | 492 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 46)
``` | 4462 |
What is the output of the following code? | ```python
print(42 * 13)
``` | 546 |
What is the output of the following code? | ```python
print(82 - 76)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 41)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 37)
``` | 2368 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 17)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 9)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 44)
``` | -5 |
What is the output of the following code? | ```python
print(8 * 36)
``` | 288 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 49)
``` | 111 |
What is the output of the following code? | ```python
print(16 * 12)
``` | 192 |
What is the output of the following code? | ```python
print(2 + 20)
``` | 22 |
What is the output of the following code? | ```python
print(81 + 34)
``` | 115 |
What is the output of the following code? | ```python
print(67 - 45)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 54)
``` | 5238 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 93)
``` | -11 |
What is the output of the following code? | ```python
print(75 * 48)
``` | 3600 |
What is the output of the following code? | ```python
print(100 * 82)
``` | 8200 |
What is the output of the following code? | ```python
print(34 * 22)
``` | 748 |
What is the output of the following code? | ```python
print(96 * 35)
``` | 3360 |
What is the output of the following code? | ```python
print(88 + 29)
``` | 117 |
What is the output of the following code? | ```python
print(81 + 33)
``` | 114 |
What is the output of the following code? | ```python
print(76 + 21)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 94)
``` | 157 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 92)
``` | 161 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 51)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 84)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 65)
``` | 845 |
What is the output of the following code? | ```python
print(93 * 13)
``` | 1209 |
What is the output of the following code? | ```python
print(42 - 12)
``` | 30 |
What is the output of the following code? | ```python
print(18 * 48)
``` | 864 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 88)
``` | -54 |
What is the output of the following code? | ```python
print(16 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(69 + 79)
``` | 148 |
What is the output of the following code? | ```python
print(31 * 21)
``` | 651 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 93)
``` | 4185 |
What is the output of the following code? | ```python
print(91 - 69)
``` | 22 |
What is the output of the following code? | ```python
print(1 + 62)
``` | 63 |
What is the output of the following code? | ```python
print(97 * 33)
``` | 3201 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 97)
``` | 101 |
What is the output of the following code? | ```python
print(62 * 39)
``` | 2418 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 41)
``` | 3075 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 85)
``` | 163 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 87)
``` | 132 |
What is the output of the following code? | ```python
print(56 * 35)
``` | 1960 |
What is the output of the following code? | ```python
print(22 * 29)
``` | 638 |
What is the output of the following code? | ```python
print(98 - 92)
``` | 6 |
What is the output of the following code? | ```python
print(30 - 60)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 18)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 60)
``` | 4080 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 21)
``` | 10 |
What is the output of the following code? | ```python
print(89 + 86)
``` | 175 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 86)
``` | 4472 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 51)
``` | 3315 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 16)
``` | 31 |
What is the output of the following code? | ```python
print(19 * 93)
``` | 1767 |
What is the output of the following code? | ```python
print(46 - 67)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 1)
``` | 29 |
What is the output of the following code? | ```python
print(81 - 28)
``` | 53 |
What is the output of the following code? | ```python
print(32 * 79)
``` | 2528 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 21)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 94)
``` | 4042 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 66)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 72)
``` | 21 |
What is the output of the following code? | ```python
print(35 - 69)
``` | -34 |
What is the output of the following code? | ```python
print(76 + 23)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 31)
``` | 2139 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 61)
``` | -44 |
What is the output of the following code? | ```python
print(77 - 100)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 81)
``` | 113 |
What is the output of the following code? | ```python
print(24 + 100)
``` | 124 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 75)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 63)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 78)
``` | -14 |
What is the output of the following code? | ```python
print(6 * 45)
``` | 270 |
What is the output of the following code? | ```python
print(22 + 68)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 78)
``` | 124 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 16)
``` | 640 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 72)
``` | 5400 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 5)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 50)
``` | -25 |
What is the output of the following code? | ```python
print(60 + 68)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 34)
``` | 1156 |
What is the output of the following code? | ```python
print(75 + 56)
``` | 131 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.