Nisse00 commited on
Commit
205426f
2 Parent(s): 418a7b0 b6f56fc

Merge pull request #4 from Demea9000/3-fixing-printhello-world

Browse files
Files changed (1) hide show
  1. twitter-scraper/TwitterScraper.py +2 -1
twitter-scraper/TwitterScraper.py CHANGED
@@ -1,2 +1,3 @@
 
1
 
2
- print("My name is Nils and this is my Test branch")
 
1
+ print("My name is Nils and this is my Test branch")
2
 
3
+ print("This is my testBranch, you wont see this on main")