Skip to content

Commit 5d353e2

Browse files
committed
refactoring the code
1 parent 610bb32 commit 5d353e2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

implement-cowsay/cow.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
#!/usr/bin/env python3
2-
31
import argparse
42
import cowsay
53

6-
74
def main():
85
parser = argparse.ArgumentParser(description="Make animals say things")
96

0 commit comments

Comments
 (0)