Skip to content

Commit dd85a79

Browse files
authored
Update 02_python.py
1 parent c44241f commit dd85a79

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Python/02_python.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,8 @@
2323
25
2424
>>> bacon = 18
2525
>>> bacon / tuna
26-
3.6
26+
3.6
27+
>>> 4+2
28+
6
29+
>>>6*4
30+
24

0 commit comments

Comments
 (0)