We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a86f12 commit 418abe5Copy full SHA for 418abe5
part-gen-prog/02-prog-functions.qmd
@@ -151,7 +151,7 @@ F | F | F | F | T | T | F
151
152
: Truth table for each of the common logical operators. {#tbl-truth-general}
153
154
-When writing code, we use the logical operators in R and Python shown in @tbl-log-operators
+When writing code, we use the logical operators in R and Python shown in @tbl-log-operators.
155
156
Operation | R | Python
157
and | `&` | `&` or `and`
0 commit comments