Sync
This commit is contained in:
parent
6f050a029e
commit
776bba907c
3887 changed files with 59894 additions and 7280 deletions
1
Task/Boolean-values/Excel/boolean-values-1.excel
Normal file
1
Task/Boolean-values/Excel/boolean-values-1.excel
Normal file
|
|
@ -0,0 +1 @@
|
|||
=AND(A1;B1)
|
||||
4
Task/Boolean-values/Excel/boolean-values-2.excel
Normal file
4
Task/Boolean-values/Excel/boolean-values-2.excel
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
0 0 FALSE
|
||||
0 1 FALSE
|
||||
1 0 FALSE
|
||||
1 1 TRUE
|
||||
Loading…
Add table
Add a link
Reference in a new issue