Skip to content
Open

B #206

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Hello.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
def Hello(name):
print("Hello " + name)

Hello("BChange in B")
6 changes: 5 additions & 1 deletion chap1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@ transform into world champions with tiny changes that, at first glance, would
seem to make a modest difference at best? Why do small improvements
accumulate into such remarkable results, and how can you replicate this
approach in your own life?
This is test where I am making changes
This is test where I am making changes.



This is where i am making changes.
Binary file modified hello.txt
Binary file not shown.
Binary file removed test.txt
Binary file not shown.