manatoboys commited on
Commit
03591ad
·
unverified ·
2 Parent(s): 59f3179 b53ee03

Merge pull request #11 from Almondo-Tech/feature/change-main-output

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -1,5 +1,5 @@
1
  def main():
2
- print("Hello World!")
3
 
4
 
5
  if __name__ == "__main__":
 
1
  def main():
2
+ print("Hello Issue driven!")
3
 
4
 
5
  if __name__ == "__main__":