instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(50 - 86)
``` | -36 |
What is the output of the following code? | ```python
print(77 * 39)
``` | 3003 |
What is the output of the following code? | ```python
print(56 * 34)
``` | 1904 |
What is the output of the following code? | ```python
print(80 - 41)
``` | 39 |
What is the output of the following code? | ```python
print(42 + 54)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 37)
``` | 50 |
What is the output of the following code? | ```python
print(54 * 76)
``` | 4104 |
What is the output of the following code? | ```python
print(10 + 89)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 16)
``` | 7 |
What is the output of the following code? | ```python
print(4 - 93)
``` | -89 |
What is the output of the following code? | ```python
print(80 * 47)
``` | 3760 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 100)
``` | 123 |
What is the output of the following code? | ```python
print(42 - 51)
``` | -9 |
What is the output of the following code? | ```python
print(71 + 55)
``` | 126 |
What is the output of the following code? | ```python
print(98 - 31)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 81)
``` | 7209 |
What is the output of the following code? | ```python
print(90 * 20)
``` | 1800 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 7)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 42)
``` | 9 |
What is the output of the following code? | ```python
print(60 - 82)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 16)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 100)
``` | 147 |
What is the output of the following code? | ```python
print(33 + 46)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 61)
``` | 16 |
What is the output of the following code? | ```python
print(1 * 61)
``` | 61 |
What is the output of the following code? | ```python
print(84 * 29)
``` | 2436 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 46)
``` | 3220 |
What is the output of the following code? | ```python
print(38 * 7)
``` | 266 |
What is the output of the following code? | ```python
print(40 * 82)
``` | 3280 |
What is the output of the following code? | ```python
print(48 - 40)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 28)
``` | 50 |
What is the output of the following code? | ```python
print(65 - 98)
``` | -33 |
What is the output of the following code? | ```python
print(44 + 52)
``` | 96 |
What is the output of the following code? | ```python
print(86 + 23)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 2)
``` | 84 |
What is the output of the following code? | ```python
print(64 * 16)
``` | 1024 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 13)
``` | 1248 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 10)
``` | 18 |
What is the output of the following code? | ```python
print(6 - 27)
``` | -21 |
What is the output of the following code? | ```python
print(13 * 50)
``` | 650 |
What is the output of the following code? | ```python
print(17 * 26)
``` | 442 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 26)
``` | 1482 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 77)
``` | 5390 |
What is the output of the following code? | ```python
print(55 * 24)
``` | 1320 |
What is the output of the following code? | ```python
print(99 - 2)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 83)
``` | -55 |
What is the output of the following code? | ```python
print(56 + 55)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 69)
``` | 100 |
What is the output of the following code? | ```python
print(93 + 50)
``` | 143 |
What is the output of the following code? | ```python
print(58 - 5)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 72)
``` | -1 |
What is the output of the following code? | ```python
print(83 - 23)
``` | 60 |
What is the output of the following code? | ```python
print(95 * 29)
``` | 2755 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 68)
``` | 98 |
What is the output of the following code? | ```python
print(65 * 82)
``` | 5330 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 48)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 24)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 37)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 39)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 12)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 57)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 9)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 44)
``` | -1 |
What is the output of the following code? | ```python
print(6 - 100)
``` | -94 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 67)
``` | 6499 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 97)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 84)
``` | 7140 |
What is the output of the following code? | ```python
print(74 + 37)
``` | 111 |
What is the output of the following code? | ```python
print(21 - 67)
``` | -46 |
What is the output of the following code? | ```python
print(38 - 38)
``` | 0 |
What is the output of the following code? | ```python
print(92 + 12)
``` | 104 |
What is the output of the following code? | ```python
print(60 * 15)
``` | 900 |
What is the output of the following code? | ```python
print(58 - 50)
``` | 8 |
What is the output of the following code? | ```python
print(31 * 68)
``` | 2108 |
What is the output of the following code? | ```python
print(36 - 43)
``` | -7 |
What is the output of the following code? | ```python
print(25 * 45)
``` | 1125 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 81)
``` | -29 |
What is the output of the following code? | ```python
print(78 * 85)
``` | 6630 |
What is the output of the following code? | ```python
print(9 * 20)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 42)
``` | 1512 |
What is the output of the following code? | ```python
print(97 + 25)
``` | 122 |
What is the output of the following code? | ```python
print(34 - 16)
``` | 18 |
What is the output of the following code? | ```python
print(25 + 62)
``` | 87 |
What is the output of the following code? | ```python
print(77 - 54)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 74)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 19)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 25)
``` | 1500 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 69)
``` | 151 |
What is the output of the following code? | ```python
print(83 * 95)
``` | 7885 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 76)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 56)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 41)
``` | 3895 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 78)
``` | 6240 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 39)
``` | 55 |
What is the output of the following code? | ```python
print(59 - 38)
``` | 21 |
What is the output of the following code? | ```python
print(23 - 57)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 99)
``` | 1089 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 46)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 73)
``` | 143 |
What is the output of the following code? | ```python
print(60 + 97)
``` | 157 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.