instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(90 + 4)
``` | 94 |
What is the output of the following code? | ```python
print(74 + 27)
``` | 101 |
What is the output of the following code? | ```python
print(96 + 23)
``` | 119 |
What is the output of the following code? | ```python
print(75 - 82)
``` | -7 |
What is the output of the following code? | ```python
print(65 * 26)
``` | 1690 |
What is the output of the following code? | ```python
print(21 * 59)
``` | 1239 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 60)
``` | -50 |
What is the output of the following code? | ```python
print(7 - 50)
``` | -43 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 75)
``` | 6975 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 27)
``` | 18 |
What is the output of the following code? | ```python
print(77 * 54)
``` | 4158 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 18)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 97)
``` | 159 |
What is the output of the following code? | ```python
print(82 + 32)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 79)
``` | -37 |
What is the output of the following code? | ```python
print(55 + 52)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 58)
``` | 33 |
What is the output of the following code? | ```python
print(18 - 15)
``` | 3 |
What is the output of the following code? | ```python
print(55 * 93)
``` | 5115 |
What is the output of the following code? | ```python
print(76 - 57)
``` | 19 |
What is the output of the following code? | ```python
print(86 * 32)
``` | 2752 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 31)
``` | 35 |
What is the output of the following code? | ```python
print(5 * 72)
``` | 360 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 7)
``` | 287 |
What is the output of the following code? | ```python
print(78 + 3)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 10)
``` | 34 |
What is the output of the following code? | ```python
print(21 + 82)
``` | 103 |
What is the output of the following code? | ```python
print(59 + 100)
``` | 159 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 42)
``` | 168 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 41)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 95)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 38)
``` | 1976 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 93)
``` | -34 |
What is the output of the following code? | ```python
print(39 + 94)
``` | 133 |
What is the output of the following code? | ```python
print(25 - 54)
``` | -29 |
What is the output of the following code? | ```python
print(2 * 86)
``` | 172 |
What is the output of the following code? | ```python
print(9 - 31)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 5)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 33)
``` | 55 |
What is the output of the following code? | ```python
print(75 * 71)
``` | 5325 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 85)
``` | 4420 |
What is the output of the following code? | ```python
print(95 - 64)
``` | 31 |
What is the output of the following code? | ```python
print(83 - 58)
``` | 25 |
What is the output of the following code? | ```python
print(1 * 22)
``` | 22 |
What is the output of the following code? | ```python
print(1 - 36)
``` | -35 |
What is the output of the following code? | ```python
print(16 + 98)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 82)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 38)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 78)
``` | 114 |
What is the output of the following code? | ```python
print(75 + 21)
``` | 96 |
What is the output of the following code? | ```python
print(15 * 10)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 84)
``` | 114 |
What is the output of the following code? | ```python
print(66 * 81)
``` | 5346 |
What is the output of the following code? | ```python
print(27 - 65)
``` | -38 |
What is the output of the following code? | ```python
print(78 + 63)
``` | 141 |
What is the output of the following code? | ```python
print(14 * 52)
``` | 728 |
What is the output of the following code? | ```python
print(87 * 76)
``` | 6612 |
What is the output of the following code? | ```python
print(37 * 25)
``` | 925 |
What is the output of the following code? | ```python
print(85 - 23)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 34)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 26)
``` | 67 |
What is the output of the following code? | ```python
print(48 + 56)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 8)
``` | 75 |
What is the output of the following code? | ```python
print(65 * 38)
``` | 2470 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 73)
``` | 4526 |
What is the output of the following code? | ```python
print(71 * 97)
``` | 6887 |
What is the output of the following code? | ```python
print(51 - 26)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 65)
``` | -51 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 43)
``` | 602 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 90)
``` | -63 |
What is the output of the following code? | ```python
print(70 + 22)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 48)
``` | 28 |
What is the output of the following code? | ```python
print(92 - 92)
``` | 0 |
What is the output of the following code? | ```python
print(24 - 3)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 95)
``` | 7790 |
What is the output of the following code? | ```python
print(91 * 89)
``` | 8099 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 12)
``` | 66 |
What is the output of the following code? | ```python
print(39 - 41)
``` | -2 |
What is the output of the following code? | ```python
print(70 + 39)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 56)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 10)
``` | 50 |
What is the output of the following code? | ```python
print(87 + 40)
``` | 127 |
What is the output of the following code? | ```python
print(28 * 1)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 22)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 68)
``` | 141 |
What is the output of the following code? | ```python
print(86 + 8)
``` | 94 |
What is the output of the following code? | ```python
print(53 * 94)
``` | 4982 |
What is the output of the following code? | ```python
print(63 * 80)
``` | 5040 |
What is the output of the following code? | ```python
print(64 * 93)
``` | 5952 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 73)
``` | -54 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 80)
``` | 7600 |
What is the output of the following code? | ```python
print(100 - 86)
``` | 14 |
What is the output of the following code? | ```python
print(74 - 70)
``` | 4 |
What is the output of the following code? | ```python
print(91 + 10)
``` | 101 |
What is the output of the following code? | ```python
print(57 + 67)
``` | 124 |
What is the output of the following code? | ```python
print(46 * 38)
``` | 1748 |
What is the output of the following code? | ```python
print(46 * 12)
``` | 552 |
What is the output of the following code? | ```python
print(79 - 21)
``` | 58 |
What is the output of the following code? | ```python
print(3 + 21)
``` | 24 |
What is the output of the following code? | ```python
print(81 + 38)
``` | 119 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.