instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(60 - 52)
``` | 8 |
What is the output of the following code? | ```python
print(80 + 31)
``` | 111 |
What is the output of the following code? | ```python
print(19 * 67)
``` | 1273 |
What is the output of the following code? | ```python
print(2 + 74)
``` | 76 |
What is the output of the following code? | ```python
print(89 * 6)
``` | 534 |
What is the output of the following code? | ```python
print(60 * 98)
``` | 5880 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 57)
``` | -55 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 49)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 82)
``` | 98 |
What is the output of the following code? | ```python
print(76 - 48)
``` | 28 |
What is the output of the following code? | ```python
print(52 - 84)
``` | -32 |
What is the output of the following code? | ```python
print(73 - 69)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 11)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 30)
``` | 1470 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 29)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 29)
``` | -3 |
What is the output of the following code? | ```python
print(10 * 96)
``` | 960 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 95)
``` | 171 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 53)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 47)
``` | 88 |
What is the output of the following code? | ```python
print(72 * 2)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 20)
``` | 81 |
What is the output of the following code? | ```python
print(54 - 13)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 95)
``` | 1805 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 45)
``` | 21 |
What is the output of the following code? | ```python
print(86 - 48)
``` | 38 |
What is the output of the following code? | ```python
print(53 + 59)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 79)
``` | 3476 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 90)
``` | 5490 |
What is the output of the following code? | ```python
print(82 - 39)
``` | 43 |
What is the output of the following code? | ```python
print(47 * 34)
``` | 1598 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 76)
``` | 112 |
What is the output of the following code? | ```python
print(92 - 2)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 65)
``` | 650 |
What is the output of the following code? | ```python
print(38 + 72)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 17)
``` | 1309 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 44)
``` | 220 |
What is the output of the following code? | ```python
print(53 * 66)
``` | 3498 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 65)
``` | 5395 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 28)
``` | 46 |
What is the output of the following code? | ```python
print(51 - 42)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 39)
``` | 50 |
What is the output of the following code? | ```python
print(17 + 58)
``` | 75 |
What is the output of the following code? | ```python
print(24 * 90)
``` | 2160 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 74)
``` | 1702 |
What is the output of the following code? | ```python
print(58 * 34)
``` | 1972 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 33)
``` | -2 |
What is the output of the following code? | ```python
print(29 - 50)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 16)
``` | 1264 |
What is the output of the following code? | ```python
print(99 - 89)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 77)
``` | 6 |
What is the output of the following code? | ```python
print(75 + 91)
``` | 166 |
What is the output of the following code? | ```python
print(25 - 25)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 58)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 67)
``` | 2211 |
What is the output of the following code? | ```python
print(72 + 49)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 32)
``` | 78 |
What is the output of the following code? | ```python
print(52 + 89)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 86)
``` | 90 |
What is the output of the following code? | ```python
print(2 + 71)
``` | 73 |
What is the output of the following code? | ```python
print(51 - 31)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 68)
``` | 152 |
What is the output of the following code? | ```python
print(73 - 10)
``` | 63 |
What is the output of the following code? | ```python
print(8 * 87)
``` | 696 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 12)
``` | 708 |
What is the output of the following code? | ```python
print(52 + 83)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 75)
``` | 125 |
What is the output of the following code? | ```python
print(95 - 99)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 22)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 83)
``` | 115 |
What is the output of the following code? | ```python
print(43 - 64)
``` | -21 |
What is the output of the following code? | ```python
print(87 * 98)
``` | 8526 |
What is the output of the following code? | ```python
print(39 * 91)
``` | 3549 |
What is the output of the following code? | ```python
print(77 * 49)
``` | 3773 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 48)
``` | 63 |
What is the output of the following code? | ```python
print(28 + 76)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 45)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 92)
``` | 7544 |
What is the output of the following code? | ```python
print(86 - 49)
``` | 37 |
What is the output of the following code? | ```python
print(45 + 66)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 49)
``` | -33 |
What is the output of the following code? | ```python
print(98 - 81)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(26 + 59)
``` | 85 |
What is the output of the following code? | ```python
print(27 + 49)
``` | 76 |
What is the output of the following code? | ```python
print(42 - 54)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 25)
``` | 2175 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 69)
``` | 1725 |
What is the output of the following code? | ```python
print(65 + 36)
``` | 101 |
What is the output of the following code? | ```python
print(85 * 100)
``` | 8500 |
What is the output of the following code? | ```python
print(67 - 96)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 20)
``` | 67 |
What is the output of the following code? | ```python
print(50 + 20)
``` | 70 |
What is the output of the following code? | ```python
print(74 - 29)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 73)
``` | 1387 |
What is the output of the following code? | ```python
print(80 * 97)
``` | 7760 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 68)
``` | 5984 |
What is the output of the following code? | ```python
print(54 + 30)
``` | 84 |
What is the output of the following code? | ```python
print(80 * 7)
``` | 560 |
What is the output of the following code? | ```python
print(61 + 65)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 71)
``` | 2840 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.