Skip to content

Update to logic lesson to prevent unpassable error - #527

Open
daniel-j-miller wants to merge 3 commits into
swirldev:masterfrom
daniel-j-miller:master
Open

Update to logic lesson to prevent unpassable error#527
daniel-j-miller wants to merge 3 commits into
swirldev:masterfrom
daniel-j-miller:master

Conversation

@daniel-j-miller

Copy link
Copy Markdown

R 4.3.0 introduced breaking change to '&&' operator allowing on length-one logical vector. Currently learners using R >= 4.3.0 get and error on the '&&' questions and cannot skip.

Fixed && and || questions to have expected answers that don't cause an eror in R version 4.3.0
Made earlier paragraphs clearer
fixing indentation
@daniel-j-miller

daniel-j-miller commented Aug 25, 2023

Copy link
Copy Markdown
Author

Relates to issue #524

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