instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(59 - 8)
``` | 51 |
What is the output of the following code? | ```python
print(35 - 34)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 7)
``` | 420 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 97)
``` | -4 |
What is the output of the following code? | ```python
print(33 - 10)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 38)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 50)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 96)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 59)
``` | -51 |
What is the output of the following code? | ```python
print(32 + 75)
``` | 107 |
What is the output of the following code? | ```python
print(42 - 18)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 9)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 95)
``` | 6840 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 7)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 11)
``` | 33 |
What is the output of the following code? | ```python
print(30 * 28)
``` | 840 |
What is the output of the following code? | ```python
print(25 - 99)
``` | -74 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 45)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 34)
``` | 120 |
What is the output of the following code? | ```python
print(49 + 50)
``` | 99 |
What is the output of the following code? | ```python
print(26 + 90)
``` | 116 |
What is the output of the following code? | ```python
print(77 + 51)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 61)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 18)
``` | 936 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 7)
``` | 0 |
What is the output of the following code? | ```python
print(96 * 48)
``` | 4608 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 41)
``` | 66 |
What is the output of the following code? | ```python
print(37 - 36)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 43)
``` | 1118 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 61)
``` | 134 |
What is the output of the following code? | ```python
print(34 * 64)
``` | 2176 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 23)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 60)
``` | 72 |
What is the output of the following code? | ```python
print(70 + 44)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 30)
``` | 2850 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 76)
``` | 127 |
What is the output of the following code? | ```python
print(64 - 6)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 94)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 31)
``` | 1705 |
What is the output of the following code? | ```python
print(92 + 18)
``` | 110 |
What is the output of the following code? | ```python
print(74 - 30)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 23)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 5)
``` | 11 |
What is the output of the following code? | ```python
print(93 - 58)
``` | 35 |
What is the output of the following code? | ```python
print(41 - 95)
``` | -54 |
What is the output of the following code? | ```python
print(60 + 23)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 72)
``` | -9 |
What is the output of the following code? | ```python
print(65 - 10)
``` | 55 |
What is the output of the following code? | ```python
print(100 * 42)
``` | 4200 |
What is the output of the following code? | ```python
print(43 * 43)
``` | 1849 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 65)
``` | 5980 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 6)
``` | 552 |
What is the output of the following code? | ```python
print(82 * 98)
``` | 8036 |
What is the output of the following code? | ```python
print(45 + 31)
``` | 76 |
What is the output of the following code? | ```python
print(80 - 12)
``` | 68 |
What is the output of the following code? | ```python
print(98 + 53)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 56)
``` | -25 |
What is the output of the following code? | ```python
print(88 * 58)
``` | 5104 |
What is the output of the following code? | ```python
print(29 * 1)
``` | 29 |
What is the output of the following code? | ```python
print(67 * 7)
``` | 469 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 85)
``` | -82 |
What is the output of the following code? | ```python
print(53 - 88)
``` | -35 |
What is the output of the following code? | ```python
print(42 + 18)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 22)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 68)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 71)
``` | 6745 |
What is the output of the following code? | ```python
print(77 - 80)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 72)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 7)
``` | 82 |
What is the output of the following code? | ```python
print(14 - 66)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 77)
``` | 6853 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 18)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 31)
``` | -5 |
What is the output of the following code? | ```python
print(91 - 40)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 69)
``` | 4140 |
What is the output of the following code? | ```python
print(27 * 69)
``` | 1863 |
What is the output of the following code? | ```python
print(68 - 66)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 41)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 12)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 64)
``` | 4224 |
What is the output of the following code? | ```python
print(86 + 11)
``` | 97 |
What is the output of the following code? | ```python
print(82 * 3)
``` | 246 |
What is the output of the following code? | ```python
print(80 + 53)
``` | 133 |
What is the output of the following code? | ```python
print(13 + 90)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 88)
``` | -63 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 62)
``` | 6138 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 43)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 54)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 81)
``` | -75 |
What is the output of the following code? | ```python
print(83 + 100)
``` | 183 |
What is the output of the following code? | ```python
print(6 - 69)
``` | -63 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 22)
``` | 67 |
What is the output of the following code? | ```python
print(75 * 42)
``` | 3150 |
What is the output of the following code? | ```python
print(39 - 94)
``` | -55 |
What is the output of the following code? | ```python
print(27 * 63)
``` | 1701 |
What is the output of the following code? | ```python
print(69 + 45)
``` | 114 |
What is the output of the following code? | ```python
print(92 - 61)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 75)
``` | 4950 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 60)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 79)
``` | 107 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.