instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(40 - 90)
``` | -50 |
What is the output of the following code? | ```python
print(88 * 15)
``` | 1320 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 94)
``` | 164 |
What is the output of the following code? | ```python
print(38 + 98)
``` | 136 |
What is the output of the following code? | ```python
print(95 * 47)
``` | 4465 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 58)
``` | 157 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 53)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 99)
``` | 2574 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 83)
``` | 3486 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 98)
``` | 7154 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 23)
``` | 1863 |
What is the output of the following code? | ```python
print(78 - 9)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 25)
``` | 1075 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 50)
``` | 130 |
What is the output of the following code? | ```python
print(98 * 9)
``` | 882 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 21)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 23)
``` | 27 |
What is the output of the following code? | ```python
print(64 * 98)
``` | 6272 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 81)
``` | 177 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 6)
``` | 82 |
What is the output of the following code? | ```python
print(46 * 16)
``` | 736 |
What is the output of the following code? | ```python
print(5 - 49)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 79)
``` | 19 |
What is the output of the following code? | ```python
print(89 - 83)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 18)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 20)
``` | 0 |
What is the output of the following code? | ```python
print(49 + 96)
``` | 145 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 18)
``` | 41 |
What is the output of the following code? | ```python
print(77 + 66)
``` | 143 |
What is the output of the following code? | ```python
print(41 * 86)
``` | 3526 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 65)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 47)
``` | 4606 |
What is the output of the following code? | ```python
print(86 * 1)
``` | 86 |
What is the output of the following code? | ```python
print(8 + 90)
``` | 98 |
What is the output of the following code? | ```python
print(56 - 39)
``` | 17 |
What is the output of the following code? | ```python
print(27 - 49)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 19)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 80)
``` | 124 |
What is the output of the following code? | ```python
print(37 - 93)
``` | -56 |
What is the output of the following code? | ```python
print(8 + 28)
``` | 36 |
What is the output of the following code? | ```python
print(51 + 45)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 69)
``` | 106 |
What is the output of the following code? | ```python
print(4 + 41)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 35)
``` | 42 |
What is the output of the following code? | ```python
print(40 * 79)
``` | 3160 |
What is the output of the following code? | ```python
print(92 * 75)
``` | 6900 |
What is the output of the following code? | ```python
print(1 * 68)
``` | 68 |
What is the output of the following code? | ```python
print(71 + 79)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 83)
``` | 6391 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 93)
``` | 4743 |
What is the output of the following code? | ```python
print(6 - 60)
``` | -54 |
What is the output of the following code? | ```python
print(48 * 63)
``` | 3024 |
What is the output of the following code? | ```python
print(46 * 3)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 88)
``` | -37 |
What is the output of the following code? | ```python
print(14 * 67)
``` | 938 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 67)
``` | 3149 |
What is the output of the following code? | ```python
print(23 + 49)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 62)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 41)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 31)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 90)
``` | -18 |
What is the output of the following code? | ```python
print(57 - 58)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 12)
``` | 6 |
What is the output of the following code? | ```python
print(97 + 27)
``` | 124 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 8)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 22)
``` | -9 |
What is the output of the following code? | ```python
print(18 - 96)
``` | -78 |
What is the output of the following code? | ```python
print(18 * 37)
``` | 666 |
What is the output of the following code? | ```python
print(14 + 37)
``` | 51 |
What is the output of the following code? | ```python
print(30 * 45)
``` | 1350 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 88)
``` | 5984 |
What is the output of the following code? | ```python
print(95 + 47)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 40)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 18)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 79)
``` | 153 |
What is the output of the following code? | ```python
print(21 + 41)
``` | 62 |
What is the output of the following code? | ```python
print(89 * 76)
``` | 6764 |
What is the output of the following code? | ```python
print(40 + 97)
``` | 137 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 66)
``` | 6468 |
What is the output of the following code? | ```python
print(83 * 65)
``` | 5395 |
What is the output of the following code? | ```python
print(70 + 80)
``` | 150 |
What is the output of the following code? | ```python
print(96 * 8)
``` | 768 |
What is the output of the following code? | ```python
print(19 - 51)
``` | -32 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 30)
``` | 1320 |
What is the output of the following code? | ```python
print(75 + 37)
``` | 112 |
What is the output of the following code? | ```python
print(7 + 14)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 11)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 41)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 70)
``` | 6860 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 83)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 65)
``` | 520 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 50)
``` | 137 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 84)
``` | 588 |
What is the output of the following code? | ```python
print(45 + 32)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 81)
``` | 6237 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 32)
``` | 1088 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 7)
``` | 364 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 60)
``` | 159 |
What is the output of the following code? | ```python
print(90 - 88)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 37)
``` | 3108 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.