instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(56 - 70) ```
-14
What is the output of the following code?
```python print(72 * 55) ```
3960
What is the output of the following code?
```python print(60 + 49) ```
109
¿Cuál es la salida del siguiente código?
```python print(35 - 66) ```
-31
¿Cuál es la salida del siguiente código?
```python print(74 - 68) ```
6
¿Cuál es la salida del siguiente código?
```python print(22 * 26) ```
572
¿Cuál es la salida del siguiente código?
```python print(43 + 1) ```
44
¿Cuál es la salida del siguiente código?
```python print(3 * 3) ```
9
What is the output of the following code?
```python print(38 * 96) ```
3648
¿Cuál es la salida del siguiente código?
```python print(67 * 74) ```
4958
¿Cuál es la salida del siguiente código?
```python print(16 + 52) ```
68
¿Cuál es la salida del siguiente código?
```python print(64 - 26) ```
38
¿Cuál es la salida del siguiente código?
```python print(70 - 94) ```
-24
What is the output of the following code?
```python print(7 * 3) ```
21
What is the output of the following code?
```python print(13 + 93) ```
106
What is the output of the following code?
```python print(13 + 67) ```
80
What is the output of the following code?
```python print(78 * 72) ```
5616
What is the output of the following code?
```python print(3 * 25) ```
75
¿Cuál es la salida del siguiente código?
```python print(27 + 42) ```
69
What is the output of the following code?
```python print(74 * 78) ```
5772
What is the output of the following code?
```python print(91 - 35) ```
56
¿Cuál es la salida del siguiente código?
```python print(18 * 35) ```
630
What is the output of the following code?
```python print(68 * 45) ```
3060
¿Cuál es la salida del siguiente código?
```python print(59 + 3) ```
62
What is the output of the following code?
```python print(80 * 13) ```
1040
What is the output of the following code?
```python print(5 - 8) ```
-3
¿Cuál es la salida del siguiente código?
```python print(34 - 55) ```
-21
¿Cuál es la salida del siguiente código?
```python print(17 + 72) ```
89
¿Cuál es la salida del siguiente código?
```python print(17 * 73) ```
1241
What is the output of the following code?
```python print(12 + 17) ```
29
What is the output of the following code?
```python print(95 - 55) ```
40
What is the output of the following code?
```python print(99 - 94) ```
5
What is the output of the following code?
```python print(6 * 40) ```
240
What is the output of the following code?
```python print(4 * 14) ```
56
¿Cuál es la salida del siguiente código?
```python print(1 - 47) ```
-46
What is the output of the following code?
```python print(72 + 54) ```
126
¿Cuál es la salida del siguiente código?
```python print(41 + 97) ```
138
¿Cuál es la salida del siguiente código?
```python print(1 - 66) ```
-65
¿Cuál es la salida del siguiente código?
```python print(10 - 80) ```
-70
What is the output of the following code?
```python print(53 * 14) ```
742
¿Cuál es la salida del siguiente código?
```python print(35 - 27) ```
8
¿Cuál es la salida del siguiente código?
```python print(54 - 95) ```
-41
¿Cuál es la salida del siguiente código?
```python print(82 - 56) ```
26
What is the output of the following code?
```python print(33 + 74) ```
107
What is the output of the following code?
```python print(29 * 44) ```
1276
What is the output of the following code?
```python print(100 - 3) ```
97
¿Cuál es la salida del siguiente código?
```python print(4 * 16) ```
64
What is the output of the following code?
```python print(79 * 96) ```
7584
What is the output of the following code?
```python print(31 + 64) ```
95
What is the output of the following code?
```python print(8 + 26) ```
34
¿Cuál es la salida del siguiente código?
```python print(58 * 71) ```
4118
¿Cuál es la salida del siguiente código?
```python print(36 + 5) ```
41
¿Cuál es la salida del siguiente código?
```python print(61 + 15) ```
76
What is the output of the following code?
```python print(96 * 14) ```
1344
What is the output of the following code?
```python print(83 * 37) ```
3071
What is the output of the following code?
```python print(68 * 22) ```
1496
¿Cuál es la salida del siguiente código?
```python print(22 * 72) ```
1584
What is the output of the following code?
```python print(60 + 77) ```
137
¿Cuál es la salida del siguiente código?
```python print(26 * 87) ```
2262
What is the output of the following code?
```python print(63 + 100) ```
163
¿Cuál es la salida del siguiente código?
```python print(37 + 71) ```
108
¿Cuál es la salida del siguiente código?
```python print(84 * 33) ```
2772
¿Cuál es la salida del siguiente código?
```python print(5 * 50) ```
250
What is the output of the following code?
```python print(61 - 3) ```
58
¿Cuál es la salida del siguiente código?
```python print(1 + 62) ```
63
¿Cuál es la salida del siguiente código?
```python print(28 * 90) ```
2520
¿Cuál es la salida del siguiente código?
```python print(38 + 65) ```
103
¿Cuál es la salida del siguiente código?
```python print(39 * 14) ```
546
¿Cuál es la salida del siguiente código?
```python print(30 + 6) ```
36
¿Cuál es la salida del siguiente código?
```python print(10 - 49) ```
-39
¿Cuál es la salida del siguiente código?
```python print(79 + 43) ```
122
¿Cuál es la salida del siguiente código?
```python print(16 - 98) ```
-82
¿Cuál es la salida del siguiente código?
```python print(32 - 71) ```
-39
¿Cuál es la salida del siguiente código?
```python print(99 - 10) ```
89
What is the output of the following code?
```python print(13 + 18) ```
31
What is the output of the following code?
```python print(49 + 82) ```
131
What is the output of the following code?
```python print(94 + 50) ```
144
¿Cuál es la salida del siguiente código?
```python print(38 * 56) ```
2128
What is the output of the following code?
```python print(46 - 9) ```
37
¿Cuál es la salida del siguiente código?
```python print(27 * 8) ```
216
What is the output of the following code?
```python print(50 * 34) ```
1700
What is the output of the following code?
```python print(10 * 39) ```
390
¿Cuál es la salida del siguiente código?
```python print(21 + 73) ```
94
What is the output of the following code?
```python print(97 * 51) ```
4947
What is the output of the following code?
```python print(67 + 39) ```
106
¿Cuál es la salida del siguiente código?
```python print(84 * 49) ```
4116
¿Cuál es la salida del siguiente código?
```python print(9 + 91) ```
100
What is the output of the following code?
```python print(71 - 52) ```
19
¿Cuál es la salida del siguiente código?
```python print(68 * 56) ```
3808
¿Cuál es la salida del siguiente código?
```python print(43 - 100) ```
-57
¿Cuál es la salida del siguiente código?
```python print(45 * 4) ```
180
¿Cuál es la salida del siguiente código?
```python print(88 * 84) ```
7392
What is the output of the following code?
```python print(56 * 10) ```
560
¿Cuál es la salida del siguiente código?
```python print(68 + 34) ```
102
¿Cuál es la salida del siguiente código?
```python print(23 * 23) ```
529
What is the output of the following code?
```python print(70 + 48) ```
118
What is the output of the following code?
```python print(71 * 52) ```
3692
¿Cuál es la salida del siguiente código?
```python print(23 - 14) ```
9
¿Cuál es la salida del siguiente código?
```python print(23 + 24) ```
47
¿Cuál es la salida del siguiente código?
```python print(35 * 24) ```
840