instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(3 + 86)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 47)
``` | 43 |
What is the output of the following code? | ```python
print(38 * 40)
``` | 1520 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 59)
``` | 2950 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 50)
``` | 4000 |
What is the output of the following code? | ```python
print(25 + 69)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 68)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 9)
``` | 66 |
What is the output of the following code? | ```python
print(45 - 100)
``` | -55 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 52)
``` | 2756 |
What is the output of the following code? | ```python
print(54 - 33)
``` | 21 |
What is the output of the following code? | ```python
print(92 + 81)
``` | 173 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 51)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 28)
``` | 1064 |
What is the output of the following code? | ```python
print(64 - 93)
``` | -29 |
What is the output of the following code? | ```python
print(36 - 1)
``` | 35 |
What is the output of the following code? | ```python
print(23 + 60)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 25)
``` | 1725 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 72)
``` | -51 |
What is the output of the following code? | ```python
print(5 - 81)
``` | -76 |
What is the output of the following code? | ```python
print(76 * 64)
``` | 4864 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 47)
``` | 4418 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 80)
``` | 5600 |
What is the output of the following code? | ```python
print(22 * 15)
``` | 330 |
What is the output of the following code? | ```python
print(99 * 81)
``` | 8019 |
What is the output of the following code? | ```python
print(47 + 14)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 42)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 72)
``` | 81 |
What is the output of the following code? | ```python
print(24 + 11)
``` | 35 |
What is the output of the following code? | ```python
print(4 * 70)
``` | 280 |
What is the output of the following code? | ```python
print(99 * 71)
``` | 7029 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 19)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 14)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 100)
``` | 132 |
What is the output of the following code? | ```python
print(19 * 91)
``` | 1729 |
What is the output of the following code? | ```python
print(16 - 19)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 62)
``` | 131 |
What is the output of the following code? | ```python
print(38 - 94)
``` | -56 |
What is the output of the following code? | ```python
print(41 * 66)
``` | 2706 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 27)
``` | -2 |
What is the output of the following code? | ```python
print(54 - 55)
``` | -1 |
What is the output of the following code? | ```python
print(29 - 44)
``` | -15 |
What is the output of the following code? | ```python
print(84 - 90)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 89)
``` | 142 |
What is the output of the following code? | ```python
print(76 * 53)
``` | 4028 |
What is the output of the following code? | ```python
print(13 * 34)
``` | 442 |
What is the output of the following code? | ```python
print(65 * 67)
``` | 4355 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 78)
``` | 2340 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 6)
``` | 60 |
What is the output of the following code? | ```python
print(34 - 48)
``` | -14 |
What is the output of the following code? | ```python
print(78 * 37)
``` | 2886 |
What is the output of the following code? | ```python
print(18 - 30)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 39)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 85)
``` | -31 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 61)
``` | 2623 |
What is the output of the following code? | ```python
print(63 - 38)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 74)
``` | 1332 |
What is the output of the following code? | ```python
print(50 + 10)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 79)
``` | -14 |
What is the output of the following code? | ```python
print(47 - 66)
``` | -19 |
What is the output of the following code? | ```python
print(6 + 20)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 79)
``` | 5214 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 87)
``` | 2784 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 61)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 43)
``` | 53 |
What is the output of the following code? | ```python
print(48 + 51)
``` | 99 |
What is the output of the following code? | ```python
print(77 * 8)
``` | 616 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 73)
``` | -60 |
What is the output of the following code? | ```python
print(48 - 63)
``` | -15 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 4)
``` | 103 |
What is the output of the following code? | ```python
print(28 + 47)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 100)
``` | 600 |
What is the output of the following code? | ```python
print(26 * 74)
``` | 1924 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 18)
``` | 324 |
What is the output of the following code? | ```python
print(77 - 72)
``` | 5 |
What is the output of the following code? | ```python
print(61 * 57)
``` | 3477 |
What is the output of the following code? | ```python
print(95 - 1)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 79)
``` | 118 |
What is the output of the following code? | ```python
print(67 - 78)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 72)
``` | -40 |
What is the output of the following code? | ```python
print(11 - 1)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 82)
``` | 2050 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 6)
``` | 546 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 69)
``` | 3726 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 53)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 14)
``` | 97 |
What is the output of the following code? | ```python
print(87 - 75)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 10)
``` | 620 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 39)
``` | 2808 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 54)
``` | -41 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 37)
``` | 2257 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 77)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 60)
``` | -47 |
What is the output of the following code? | ```python
print(56 + 97)
``` | 153 |
What is the output of the following code? | ```python
print(52 - 21)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 8)
``` | 20 |
What is the output of the following code? | ```python
print(94 + 34)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 69)
``` | 4416 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 60)
``` | -41 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 8)
``` | 45 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.