instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(44 + 50)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 88)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 14)
``` | 910 |
What is the output of the following code? | ```python
print(4 - 83)
``` | -79 |
What is the output of the following code? | ```python
print(42 - 97)
``` | -55 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 81)
``` | 3240 |
What is the output of the following code? | ```python
print(26 * 67)
``` | 1742 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 27)
``` | 20 |
What is the output of the following code? | ```python
print(38 + 59)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 23)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 58)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 35)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 12)
``` | 111 |
What is the output of the following code? | ```python
print(50 * 79)
``` | 3950 |
What is the output of the following code? | ```python
print(47 + 17)
``` | 64 |
What is the output of the following code? | ```python
print(42 * 99)
``` | 4158 |
What is the output of the following code? | ```python
print(17 * 39)
``` | 663 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 6)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 44)
``` | -2 |
What is the output of the following code? | ```python
print(67 * 68)
``` | 4556 |
What is the output of the following code? | ```python
print(80 - 92)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 95)
``` | 6270 |
What is the output of the following code? | ```python
print(9 + 68)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 83)
``` | 102 |
What is the output of the following code? | ```python
print(69 - 22)
``` | 47 |
What is the output of the following code? | ```python
print(24 - 45)
``` | -21 |
What is the output of the following code? | ```python
print(96 * 47)
``` | 4512 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 12)
``` | 960 |
What is the output of the following code? | ```python
print(85 + 71)
``` | 156 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 24)
``` | 1704 |
What is the output of the following code? | ```python
print(59 + 88)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 20)
``` | 460 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 42)
``` | 924 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 35)
``` | 5 |
What is the output of the following code? | ```python
print(51 + 38)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 78)
``` | 4524 |
What is the output of the following code? | ```python
print(74 - 23)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 32)
``` | 1376 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 97)
``` | 184 |
What is the output of the following code? | ```python
print(27 * 89)
``` | 2403 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 51)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 39)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 83)
``` | 1660 |
What is the output of the following code? | ```python
print(36 * 84)
``` | 3024 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 1)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 64)
``` | 140 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 82)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 16)
``` | 336 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 96)
``` | 9504 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 52)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 5)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 23)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 88)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 49)
``` | 86 |
What is the output of the following code? | ```python
print(89 - 75)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 55)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 34)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 7)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 62)
``` | 83 |
What is the output of the following code? | ```python
print(22 * 77)
``` | 1694 |
What is the output of the following code? | ```python
print(17 * 37)
``` | 629 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 21)
``` | 714 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 37)
``` | 128 |
What is the output of the following code? | ```python
print(40 + 80)
``` | 120 |
What is the output of the following code? | ```python
print(23 - 32)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 99)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 95)
``` | -91 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 36)
``` | 88 |
What is the output of the following code? | ```python
print(67 * 6)
``` | 402 |
What is the output of the following code? | ```python
print(76 * 4)
``` | 304 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 30)
``` | 62 |
What is the output of the following code? | ```python
print(68 - 36)
``` | 32 |
What is the output of the following code? | ```python
print(52 + 23)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 56)
``` | 129 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 68)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 52)
``` | -17 |
What is the output of the following code? | ```python
print(43 * 81)
``` | 3483 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 63)
``` | 4788 |
What is the output of the following code? | ```python
print(33 + 5)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 65)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 37)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 98)
``` | -75 |
What is the output of the following code? | ```python
print(95 * 89)
``` | 8455 |
What is the output of the following code? | ```python
print(56 + 85)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 66)
``` | -59 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 8)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 90)
``` | 7920 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 3)
``` | 171 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 34)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 39)
``` | 429 |
What is the output of the following code? | ```python
print(83 + 86)
``` | 169 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 46)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 75)
``` | -63 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 64)
``` | 384 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 87)
``` | 3219 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 46)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 78)
``` | -72 |
What is the output of the following code? | ```python
print(32 - 93)
``` | -61 |
What is the output of the following code? | ```python
print(58 - 66)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 20)
``` | 40 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.