instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(78 + 65)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 77)
``` | 147 |
What is the output of the following code? | ```python
print(25 - 8)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 49)
``` | -13 |
What is the output of the following code? | ```python
print(46 - 66)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 56)
``` | 44 |
What is the output of the following code? | ```python
print(40 + 69)
``` | 109 |
What is the output of the following code? | ```python
print(49 - 17)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 81)
``` | 163 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 30)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 3)
``` | 65 |
What is the output of the following code? | ```python
print(36 - 82)
``` | -46 |
What is the output of the following code? | ```python
print(27 * 36)
``` | 972 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 57)
``` | 133 |
What is the output of the following code? | ```python
print(32 * 73)
``` | 2336 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 95)
``` | 123 |
What is the output of the following code? | ```python
print(34 * 35)
``` | 1190 |
What is the output of the following code? | ```python
print(20 + 22)
``` | 42 |
What is the output of the following code? | ```python
print(31 + 61)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 35)
``` | -9 |
What is the output of the following code? | ```python
print(28 * 32)
``` | 896 |
What is the output of the following code? | ```python
print(2 - 66)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 57)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 85)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 57)
``` | 58 |
What is the output of the following code? | ```python
print(49 + 99)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 82)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 55)
``` | 2090 |
What is the output of the following code? | ```python
print(41 * 10)
``` | 410 |
What is the output of the following code? | ```python
print(15 - 82)
``` | -67 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 95)
``` | 2280 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 34)
``` | 40 |
What is the output of the following code? | ```python
print(33 + 3)
``` | 36 |
What is the output of the following code? | ```python
print(58 - 81)
``` | -23 |
What is the output of the following code? | ```python
print(9 * 37)
``` | 333 |
What is the output of the following code? | ```python
print(6 - 56)
``` | -50 |
What is the output of the following code? | ```python
print(14 * 57)
``` | 798 |
What is the output of the following code? | ```python
print(63 + 37)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 19)
``` | 19 |
What is the output of the following code? | ```python
print(100 + 38)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 82)
``` | -46 |
What is the output of the following code? | ```python
print(60 * 51)
``` | 3060 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 21)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 25)
``` | 725 |
What is the output of the following code? | ```python
print(17 * 35)
``` | 595 |
What is the output of the following code? | ```python
print(41 - 38)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 63)
``` | -17 |
What is the output of the following code? | ```python
print(60 + 56)
``` | 116 |
What is the output of the following code? | ```python
print(30 * 36)
``` | 1080 |
What is the output of the following code? | ```python
print(53 - 71)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 45)
``` | 4005 |
What is the output of the following code? | ```python
print(96 - 33)
``` | 63 |
What is the output of the following code? | ```python
print(93 - 91)
``` | 2 |
What is the output of the following code? | ```python
print(60 * 24)
``` | 1440 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 37)
``` | 481 |
What is the output of the following code? | ```python
print(85 * 24)
``` | 2040 |
What is the output of the following code? | ```python
print(45 - 87)
``` | -42 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 76)
``` | 2508 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 90)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 65)
``` | 3315 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 82)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 84)
``` | -57 |
¿Cuál es la salida del siguiente código? | ```python
print(46 * 58)
``` | 2668 |
What is the output of the following code? | ```python
print(99 * 28)
``` | 2772 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 52)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 73)
``` | 150 |
What is the output of the following code? | ```python
print(65 + 92)
``` | 157 |
What is the output of the following code? | ```python
print(53 * 15)
``` | 795 |
What is the output of the following code? | ```python
print(73 - 53)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 21)
``` | 2 |
What is the output of the following code? | ```python
print(65 - 19)
``` | 46 |
What is the output of the following code? | ```python
print(65 + 25)
``` | 90 |
What is the output of the following code? | ```python
print(59 + 13)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 100)
``` | 152 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 9)
``` | 96 |
What is the output of the following code? | ```python
print(82 + 51)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 90)
``` | 4590 |
What is the output of the following code? | ```python
print(43 - 97)
``` | -54 |
What is the output of the following code? | ```python
print(7 + 26)
``` | 33 |
What is the output of the following code? | ```python
print(83 - 7)
``` | 76 |
What is the output of the following code? | ```python
print(30 - 23)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 19)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 87)
``` | -8 |
What is the output of the following code? | ```python
print(89 - 23)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 85)
``` | 130 |
What is the output of the following code? | ```python
print(46 * 83)
``` | 3818 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 71)
``` | 4189 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 52)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 59)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 47)
``` | 3102 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 19)
``` | 1729 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 14)
``` | 22 |
What is the output of the following code? | ```python
print(100 * 79)
``` | 7900 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 19)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 13)
``` | 728 |
What is the output of the following code? | ```python
print(86 - 100)
``` | -14 |
What is the output of the following code? | ```python
print(80 * 1)
``` | 80 |
What is the output of the following code? | ```python
print(96 * 69)
``` | 6624 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 47)
``` | 64 |
What is the output of the following code? | ```python
print(80 * 53)
``` | 4240 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.