instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(4 - 47)
``` | -43 |
What is the output of the following code? | ```python
print(97 * 44)
``` | 4268 |
What is the output of the following code? | ```python
print(91 * 12)
``` | 1092 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 62)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 45)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 61)
``` | 67 |
What is the output of the following code? | ```python
print(62 * 92)
``` | 5704 |
What is the output of the following code? | ```python
print(60 - 21)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 6)
``` | 0 |
What is the output of the following code? | ```python
print(75 - 55)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(46 * 1)
``` | 46 |
What is the output of the following code? | ```python
print(31 + 58)
``` | 89 |
What is the output of the following code? | ```python
print(15 - 21)
``` | -6 |
What is the output of the following code? | ```python
print(51 * 64)
``` | 3264 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 91)
``` | 137 |
What is the output of the following code? | ```python
print(89 * 92)
``` | 8188 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 48)
``` | 62 |
What is the output of the following code? | ```python
print(33 + 26)
``` | 59 |
What is the output of the following code? | ```python
print(15 * 27)
``` | 405 |
What is the output of the following code? | ```python
print(30 * 48)
``` | 1440 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 20)
``` | 77 |
What is the output of the following code? | ```python
print(36 * 67)
``` | 2412 |
What is the output of the following code? | ```python
print(21 * 25)
``` | 525 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 80)
``` | 3600 |
What is the output of the following code? | ```python
print(81 - 61)
``` | 20 |
What is the output of the following code? | ```python
print(63 * 44)
``` | 2772 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 74)
``` | 888 |
What is the output of the following code? | ```python
print(58 + 27)
``` | 85 |
What is the output of the following code? | ```python
print(51 * 93)
``` | 4743 |
What is the output of the following code? | ```python
print(71 - 100)
``` | -29 |
What is the output of the following code? | ```python
print(3 - 7)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 2)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 77)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 74)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 78)
``` | -62 |
What is the output of the following code? | ```python
print(17 - 72)
``` | -55 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 39)
``` | 118 |
What is the output of the following code? | ```python
print(92 + 97)
``` | 189 |
What is the output of the following code? | ```python
print(67 + 1)
``` | 68 |
What is the output of the following code? | ```python
print(54 - 26)
``` | 28 |
What is the output of the following code? | ```python
print(23 - 53)
``` | -30 |
What is the output of the following code? | ```python
print(92 - 42)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 23)
``` | 30 |
What is the output of the following code? | ```python
print(39 + 13)
``` | 52 |
What is the output of the following code? | ```python
print(75 + 80)
``` | 155 |
What is the output of the following code? | ```python
print(14 * 99)
``` | 1386 |
What is the output of the following code? | ```python
print(77 * 77)
``` | 5929 |
What is the output of the following code? | ```python
print(35 * 7)
``` | 245 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 46)
``` | 41 |
What is the output of the following code? | ```python
print(6 * 32)
``` | 192 |
What is the output of the following code? | ```python
print(31 + 76)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 6)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 4)
``` | 63 |
What is the output of the following code? | ```python
print(47 * 73)
``` | 3431 |
What is the output of the following code? | ```python
print(42 * 54)
``` | 2268 |
What is the output of the following code? | ```python
print(2 * 53)
``` | 106 |
What is the output of the following code? | ```python
print(16 * 49)
``` | 784 |
What is the output of the following code? | ```python
print(16 * 76)
``` | 1216 |
What is the output of the following code? | ```python
print(54 * 52)
``` | 2808 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 29)
``` | 522 |
What is the output of the following code? | ```python
print(61 + 93)
``` | 154 |
What is the output of the following code? | ```python
print(79 * 31)
``` | 2449 |
What is the output of the following code? | ```python
print(39 * 38)
``` | 1482 |
What is the output of the following code? | ```python
print(13 - 63)
``` | -50 |
What is the output of the following code? | ```python
print(42 * 19)
``` | 798 |
What is the output of the following code? | ```python
print(93 + 84)
``` | 177 |
What is the output of the following code? | ```python
print(43 - 85)
``` | -42 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 29)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 83)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 69)
``` | 2001 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 93)
``` | -88 |
What is the output of the following code? | ```python
print(10 - 38)
``` | -28 |
What is the output of the following code? | ```python
print(25 - 75)
``` | -50 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 12)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 60)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 28)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 26)
``` | 806 |
What is the output of the following code? | ```python
print(68 - 38)
``` | 30 |
What is the output of the following code? | ```python
print(81 + 60)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 99)
``` | 9207 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 49)
``` | 3283 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 26)
``` | 73 |
What is the output of the following code? | ```python
print(3 + 37)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 63)
``` | 5103 |
What is the output of the following code? | ```python
print(80 * 87)
``` | 6960 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 58)
``` | 4350 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 39)
``` | 2691 |
¿Cuál es la salida del siguiente código? | ```python
print(78 * 71)
``` | 5538 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 89)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 22)
``` | 2134 |
What is the output of the following code? | ```python
print(96 + 22)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 51)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 10)
``` | 250 |
What is the output of the following code? | ```python
print(26 + 70)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 45)
``` | 73 |
What is the output of the following code? | ```python
print(64 * 30)
``` | 1920 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 53)
``` | 1166 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 95)
``` | -61 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 80)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 81)
``` | 141 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.