instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(99 * 3)
``` | 297 |
What is the output of the following code? | ```python
print(73 - 23)
``` | 50 |
What is the output of the following code? | ```python
print(23 - 17)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 65)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 40)
``` | 2120 |
What is the output of the following code? | ```python
print(18 * 41)
``` | 738 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 17)
``` | 96 |
What is the output of the following code? | ```python
print(86 + 19)
``` | 105 |
What is the output of the following code? | ```python
print(10 * 1)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 72)
``` | 13 |
What is the output of the following code? | ```python
print(18 * 75)
``` | 1350 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 81)
``` | 94 |
What is the output of the following code? | ```python
print(95 - 29)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 89)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 84)
``` | 5796 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 35)
``` | 3010 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 15)
``` | 1140 |
What is the output of the following code? | ```python
print(4 * 98)
``` | 392 |
What is the output of the following code? | ```python
print(47 * 28)
``` | 1316 |
What is the output of the following code? | ```python
print(82 * 7)
``` | 574 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 78)
``` | -63 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 64)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 78)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 53)
``` | 4346 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 93)
``` | 161 |
What is the output of the following code? | ```python
print(96 + 56)
``` | 152 |
What is the output of the following code? | ```python
print(39 + 40)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 43)
``` | 0 |
What is the output of the following code? | ```python
print(24 + 8)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 58)
``` | -25 |
What is the output of the following code? | ```python
print(3 + 32)
``` | 35 |
What is the output of the following code? | ```python
print(70 - 19)
``` | 51 |
What is the output of the following code? | ```python
print(79 + 79)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 4)
``` | 5 |
What is the output of the following code? | ```python
print(16 - 69)
``` | -53 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 91)
``` | 4641 |
What is the output of the following code? | ```python
print(95 + 45)
``` | 140 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 87)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 21)
``` | 504 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 19)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 17)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 13)
``` | 637 |
What is the output of the following code? | ```python
print(23 + 4)
``` | 27 |
What is the output of the following code? | ```python
print(94 - 86)
``` | 8 |
What is the output of the following code? | ```python
print(51 - 70)
``` | -19 |
What is the output of the following code? | ```python
print(14 + 8)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 29)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 2)
``` | 108 |
What is the output of the following code? | ```python
print(65 * 31)
``` | 2015 |
What is the output of the following code? | ```python
print(38 * 54)
``` | 2052 |
What is the output of the following code? | ```python
print(35 + 32)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 55)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 86)
``` | 4902 |
What is the output of the following code? | ```python
print(50 + 1)
``` | 51 |
What is the output of the following code? | ```python
print(6 + 54)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 50)
``` | 3550 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 13)
``` | 780 |
What is the output of the following code? | ```python
print(7 * 45)
``` | 315 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 80)
``` | -56 |
What is the output of the following code? | ```python
print(73 + 46)
``` | 119 |
What is the output of the following code? | ```python
print(89 + 26)
``` | 115 |
What is the output of the following code? | ```python
print(30 - 17)
``` | 13 |
What is the output of the following code? | ```python
print(94 * 78)
``` | 7332 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 30)
``` | 2250 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 38)
``` | 836 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 87)
``` | 170 |
What is the output of the following code? | ```python
print(58 - 31)
``` | 27 |
What is the output of the following code? | ```python
print(43 - 98)
``` | -55 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 81)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 13)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 20)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 91)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 60)
``` | 1260 |
What is the output of the following code? | ```python
print(48 * 52)
``` | 2496 |
What is the output of the following code? | ```python
print(61 * 84)
``` | 5124 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 74)
``` | -17 |
What is the output of the following code? | ```python
print(42 - 32)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 28)
``` | 196 |
What is the output of the following code? | ```python
print(49 + 23)
``` | 72 |
What is the output of the following code? | ```python
print(41 + 11)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 75)
``` | 77 |
What is the output of the following code? | ```python
print(91 - 98)
``` | -7 |
What is the output of the following code? | ```python
print(60 + 73)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 29)
``` | 45 |
What is the output of the following code? | ```python
print(77 - 10)
``` | 67 |
What is the output of the following code? | ```python
print(91 - 10)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 50)
``` | 1250 |
What is the output of the following code? | ```python
print(43 + 46)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 71)
``` | -54 |
What is the output of the following code? | ```python
print(8 - 14)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 56)
``` | 2464 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 65)
``` | -15 |
What is the output of the following code? | ```python
print(89 - 50)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 99)
``` | -97 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 65)
``` | 65 |
What is the output of the following code? | ```python
print(29 - 20)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 76)
``` | 6688 |
What is the output of the following code? | ```python
print(27 * 2)
``` | 54 |
What is the output of the following code? | ```python
print(71 + 46)
``` | 117 |
What is the output of the following code? | ```python
print(12 - 5)
``` | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.