instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(41 - 23)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(78 * 13)
``` | 1014 |
What is the output of the following code? | ```python
print(80 + 35)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 95)
``` | 164 |
What is the output of the following code? | ```python
print(8 - 36)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 93)
``` | 2232 |
What is the output of the following code? | ```python
print(9 * 46)
``` | 414 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 97)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 61)
``` | 126 |
What is the output of the following code? | ```python
print(73 - 37)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 31)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 17)
``` | 37 |
What is the output of the following code? | ```python
print(76 * 8)
``` | 608 |
What is the output of the following code? | ```python
print(43 + 15)
``` | 58 |
What is the output of the following code? | ```python
print(25 - 55)
``` | -30 |
What is the output of the following code? | ```python
print(10 + 4)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 83)
``` | 176 |
What is the output of the following code? | ```python
print(83 + 29)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 53)
``` | 107 |
What is the output of the following code? | ```python
print(34 + 27)
``` | 61 |
What is the output of the following code? | ```python
print(73 - 86)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 24)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 75)
``` | 1200 |
What is the output of the following code? | ```python
print(73 * 11)
``` | 803 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 27)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 20)
``` | 96 |
What is the output of the following code? | ```python
print(31 + 83)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 88)
``` | 143 |
What is the output of the following code? | ```python
print(92 - 1)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 6)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 15)
``` | 30 |
What is the output of the following code? | ```python
print(94 - 74)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 44)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 57)
``` | 2565 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 99)
``` | -56 |
What is the output of the following code? | ```python
print(30 + 85)
``` | 115 |
What is the output of the following code? | ```python
print(77 * 81)
``` | 6237 |
What is the output of the following code? | ```python
print(72 + 82)
``` | 154 |
What is the output of the following code? | ```python
print(38 + 28)
``` | 66 |
What is the output of the following code? | ```python
print(8 - 37)
``` | -29 |
What is the output of the following code? | ```python
print(81 * 4)
``` | 324 |
What is the output of the following code? | ```python
print(37 - 20)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 29)
``` | 32 |
What is the output of the following code? | ```python
print(93 * 42)
``` | 3906 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 83)
``` | -68 |
What is the output of the following code? | ```python
print(93 * 14)
``` | 1302 |
What is the output of the following code? | ```python
print(38 + 11)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 72)
``` | 111 |
What is the output of the following code? | ```python
print(2 * 30)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 97)
``` | -89 |
What is the output of the following code? | ```python
print(5 - 20)
``` | -15 |
What is the output of the following code? | ```python
print(9 * 84)
``` | 756 |
What is the output of the following code? | ```python
print(55 * 36)
``` | 1980 |
What is the output of the following code? | ```python
print(84 * 59)
``` | 4956 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 32)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 10)
``` | 75 |
What is the output of the following code? | ```python
print(42 + 98)
``` | 140 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 80)
``` | 3760 |
What is the output of the following code? | ```python
print(12 - 8)
``` | 4 |
What is the output of the following code? | ```python
print(22 + 49)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 56)
``` | 1568 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 74)
``` | -31 |
What is the output of the following code? | ```python
print(96 - 11)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 9)
``` | 42 |
What is the output of the following code? | ```python
print(61 + 89)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 67)
``` | 469 |
What is the output of the following code? | ```python
print(46 + 62)
``` | 108 |
What is the output of the following code? | ```python
print(35 - 47)
``` | -12 |
What is the output of the following code? | ```python
print(95 - 51)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 90)
``` | -35 |
What is the output of the following code? | ```python
print(55 + 21)
``` | 76 |
What is the output of the following code? | ```python
print(88 * 43)
``` | 3784 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 65)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 97)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 60)
``` | 69 |
What is the output of the following code? | ```python
print(27 + 5)
``` | 32 |
What is the output of the following code? | ```python
print(11 * 17)
``` | 187 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 3)
``` | 177 |
What is the output of the following code? | ```python
print(87 + 14)
``` | 101 |
What is the output of the following code? | ```python
print(26 * 79)
``` | 2054 |
What is the output of the following code? | ```python
print(81 * 15)
``` | 1215 |
What is the output of the following code? | ```python
print(15 + 79)
``` | 94 |
What is the output of the following code? | ```python
print(39 - 31)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 55)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 92)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 62)
``` | 682 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 59)
``` | 2773 |
What is the output of the following code? | ```python
print(98 + 18)
``` | 116 |
What is the output of the following code? | ```python
print(51 - 44)
``` | 7 |
What is the output of the following code? | ```python
print(72 - 83)
``` | -11 |
What is the output of the following code? | ```python
print(71 - 93)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 20)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 3)
``` | 225 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 88)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 10)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 27)
``` | 2511 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 67)
``` | -31 |
What is the output of the following code? | ```python
print(88 * 39)
``` | 3432 |
What is the output of the following code? | ```python
print(80 * 34)
``` | 2720 |
What is the output of the following code? | ```python
print(17 * 73)
``` | 1241 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.