-
-
Save Sanjogsharma/66d1e7a0014c5726313d to your computer and use it in GitHub Desktop.
first_hw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1: each order_id is an order. Each order id has an order(min value of order is one) | |
| there are 1834 orders | |
| there are 4623 lines | |
| chicken burrito is more popular, without counting the times where they were ordered twice | |
| 2: ls* *.?sv | |
| 3: grep -ir 'dictionary' . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment