Skip to content

Fix subsetting solution in Exercise 1 (Issue #23)#24

Open
darakhshannehal wants to merge 1 commit intolmu-osc:mainfrom
darakhshannehal:fix-subsetting-exercise1
Open

Fix subsetting solution in Exercise 1 (Issue #23)#24
darakhshannehal wants to merge 1 commit intolmu-osc:mainfrom
darakhshannehal:fix-subsetting-exercise1

Conversation

@darakhshannehal
Copy link

Corrects the solution for Exercise 1 as described in Issue #23. Replaces characters[1:10, 4:6] with characters[1:10, 5:7] to properly extract the first 10 rows and last 3 columns.

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