We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babd07e commit c858f60Copy full SHA for c858f60
100/tail.py
@@ -16,5 +16,3 @@ def tail(filepath, n):
16
# print(dat)
17
return dat
18
19
-
20
-tail("/home/bora/0WORKYR3/_pybites/bitesofpy/101/driving.py",2)
0 commit comments