Skip to content

Conversation

@PasunuriSrinidhi
Copy link

  1. Use f-strings instead of old-style string formatting:

2.Use argparse instead of sys.argv:

  1. Use list comprehensions instead of for loops:

  2. Use f-strings instead of concatenation:

1. Use f-strings instead of old-style string formatting:

2.Use argparse instead of sys.argv:

3. Use list comprehensions instead of for loops:

4. Use f-strings instead of concatenation:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant