instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(12 * 46)
``` | 552 |
What is the output of the following code? | ```python
print(53 + 50)
``` | 103 |
What is the output of the following code? | ```python
print(35 - 39)
``` | -4 |
What is the output of the following code? | ```python
print(22 - 56)
``` | -34 |
What is the output of the following code? | ```python
print(10 - 47)
``` | -37 |
What is the output of the following code? | ```python
print(39 - 1)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 89)
``` | 167 |
What is the output of the following code? | ```python
print(51 - 41)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 51)
``` | -15 |
What is the output of the following code? | ```python
print(85 * 20)
``` | 1700 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 85)
``` | 2720 |
What is the output of the following code? | ```python
print(79 * 6)
``` | 474 |
What is the output of the following code? | ```python
print(13 + 34)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 62)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 59)
``` | 103 |
What is the output of the following code? | ```python
print(13 * 57)
``` | 741 |
What is the output of the following code? | ```python
print(39 * 6)
``` | 234 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 83)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 56)
``` | 29 |
What is the output of the following code? | ```python
print(28 - 27)
``` | 1 |
What is the output of the following code? | ```python
print(59 - 15)
``` | 44 |
What is the output of the following code? | ```python
print(59 + 80)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 24)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 80)
``` | 138 |
What is the output of the following code? | ```python
print(50 * 72)
``` | 3600 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 29)
``` | 1044 |
What is the output of the following code? | ```python
print(59 * 73)
``` | 4307 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 58)
``` | -53 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 76)
``` | 7220 |
What is the output of the following code? | ```python
print(18 + 27)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 38)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 53)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 42)
``` | 134 |
What is the output of the following code? | ```python
print(10 + 82)
``` | 92 |
What is the output of the following code? | ```python
print(55 - 28)
``` | 27 |
What is the output of the following code? | ```python
print(37 * 44)
``` | 1628 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 59)
``` | 140 |
What is the output of the following code? | ```python
print(89 * 17)
``` | 1513 |
What is the output of the following code? | ```python
print(36 * 12)
``` | 432 |
What is the output of the following code? | ```python
print(48 * 86)
``` | 4128 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 40)
``` | 3240 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 10)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 16)
``` | 28 |
What is the output of the following code? | ```python
print(14 - 14)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 18)
``` | 1746 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 2)
``` | 146 |
What is the output of the following code? | ```python
print(55 + 41)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 32)
``` | 352 |
What is the output of the following code? | ```python
print(78 + 66)
``` | 144 |
What is the output of the following code? | ```python
print(7 - 31)
``` | -24 |
What is the output of the following code? | ```python
print(64 * 82)
``` | 5248 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 54)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 2)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 51)
``` | 408 |
What is the output of the following code? | ```python
print(11 + 66)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 94)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 15)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 85)
``` | 8075 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 18)
``` | 1638 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 67)
``` | 3015 |
What is the output of the following code? | ```python
print(17 - 96)
``` | -79 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 35)
``` | 1925 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 81)
``` | 155 |
What is the output of the following code? | ```python
print(99 * 14)
``` | 1386 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 1)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 47)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 71)
``` | 355 |
What is the output of the following code? | ```python
print(32 * 54)
``` | 1728 |
What is the output of the following code? | ```python
print(10 - 74)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 6)
``` | 61 |
What is the output of the following code? | ```python
print(71 + 59)
``` | 130 |
What is the output of the following code? | ```python
print(73 * 39)
``` | 2847 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 4)
``` | 57 |
What is the output of the following code? | ```python
print(85 * 49)
``` | 4165 |
What is the output of the following code? | ```python
print(68 - 31)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 67)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 51)
``` | 2091 |
What is the output of the following code? | ```python
print(35 + 30)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 75)
``` | 174 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 60)
``` | -2 |
What is the output of the following code? | ```python
print(46 + 99)
``` | 145 |
What is the output of the following code? | ```python
print(34 + 16)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 19)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 58)
``` | 3016 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 18)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 29)
``` | 129 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 26)
``` | 234 |
What is the output of the following code? | ```python
print(60 + 7)
``` | 67 |
What is the output of the following code? | ```python
print(28 - 24)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 18)
``` | 32 |
What is the output of the following code? | ```python
print(24 - 4)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 36)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 31)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 41)
``` | 3116 |
What is the output of the following code? | ```python
print(8 * 30)
``` | 240 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 1)
``` | 61 |
What is the output of the following code? | ```python
print(19 * 76)
``` | 1444 |
What is the output of the following code? | ```python
print(21 - 94)
``` | -73 |
What is the output of the following code? | ```python
print(76 - 23)
``` | 53 |
What is the output of the following code? | ```python
print(94 * 1)
``` | 94 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.