instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(36 * 49)
``` | 1764 |
What is the output of the following code? | ```python
print(84 * 98)
``` | 8232 |
What is the output of the following code? | ```python
print(87 - 73)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 84)
``` | -17 |
What is the output of the following code? | ```python
print(1 - 74)
``` | -73 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 54)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 16)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 37)
``` | 925 |
What is the output of the following code? | ```python
print(29 + 80)
``` | 109 |
What is the output of the following code? | ```python
print(94 - 7)
``` | 87 |
What is the output of the following code? | ```python
print(34 * 72)
``` | 2448 |
What is the output of the following code? | ```python
print(84 * 33)
``` | 2772 |
What is the output of the following code? | ```python
print(16 + 61)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 54)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 61)
``` | 99 |
What is the output of the following code? | ```python
print(21 * 44)
``` | 924 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 43)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 34)
``` | -26 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 36)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 95)
``` | 7125 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 63)
``` | 156 |
What is the output of the following code? | ```python
print(97 + 34)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 63)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 99)
``` | 1386 |
What is the output of the following code? | ```python
print(60 - 57)
``` | 3 |
What is the output of the following code? | ```python
print(98 * 77)
``` | 7546 |
What is the output of the following code? | ```python
print(7 * 27)
``` | 189 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 83)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 61)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 43)
``` | 97 |
What is the output of the following code? | ```python
print(21 + 30)
``` | 51 |
What is the output of the following code? | ```python
print(31 * 64)
``` | 1984 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 60)
``` | 5520 |
What is the output of the following code? | ```python
print(28 * 91)
``` | 2548 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 55)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 12)
``` | 264 |
What is the output of the following code? | ```python
print(63 - 18)
``` | 45 |
What is the output of the following code? | ```python
print(29 * 46)
``` | 1334 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 95)
``` | -28 |
What is the output of the following code? | ```python
print(58 + 70)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 26)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 15)
``` | 1365 |
What is the output of the following code? | ```python
print(92 * 27)
``` | 2484 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 1)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 43)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 89)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 77)
``` | 385 |
What is the output of the following code? | ```python
print(25 + 83)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 75)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 88)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 7)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 19)
``` | 532 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 67)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 99)
``` | 594 |
What is the output of the following code? | ```python
print(24 + 39)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 75)
``` | 3375 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 23)
``` | 736 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 39)
``` | 3783 |
What is the output of the following code? | ```python
print(54 * 10)
``` | 540 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 59)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 52)
``` | 156 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 67)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 100)
``` | -55 |
What is the output of the following code? | ```python
print(45 + 49)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 68)
``` | 156 |
What is the output of the following code? | ```python
print(23 * 94)
``` | 2162 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 79)
``` | 159 |
What is the output of the following code? | ```python
print(83 + 16)
``` | 99 |
What is the output of the following code? | ```python
print(30 * 52)
``` | 1560 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 83)
``` | 5229 |
What is the output of the following code? | ```python
print(2 - 47)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 91)
``` | 455 |
What is the output of the following code? | ```python
print(31 * 56)
``` | 1736 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 22)
``` | 1650 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 89)
``` | 147 |
What is the output of the following code? | ```python
print(85 * 29)
``` | 2465 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 27)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 20)
``` | 85 |
What is the output of the following code? | ```python
print(45 * 93)
``` | 4185 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 4)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 52)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 51)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 23)
``` | 47 |
What is the output of the following code? | ```python
print(46 + 95)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 39)
``` | 48 |
What is the output of the following code? | ```python
print(32 + 76)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 18)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 4)
``` | 268 |
What is the output of the following code? | ```python
print(52 + 100)
``` | 152 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 50)
``` | 550 |
What is the output of the following code? | ```python
print(45 * 66)
``` | 2970 |
What is the output of the following code? | ```python
print(90 - 10)
``` | 80 |
What is the output of the following code? | ```python
print(10 - 63)
``` | -53 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 26)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 31)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 16)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 87)
``` | 3393 |
What is the output of the following code? | ```python
print(50 + 9)
``` | 59 |
What is the output of the following code? | ```python
print(52 * 29)
``` | 1508 |
What is the output of the following code? | ```python
print(49 * 1)
``` | 49 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.