See Datacamp article.
Six different uses of underscore(_)
- Use in interpreter
- Ignoring values
- use in looping
- Separating digits of numbers
- Naming
- Single pre-underscore
- Single post-underscore
- Double pre-underscore
- Double post-underscore
lifelong learner
See Datacamp article.
Six different uses of underscore(_)