mirror of
https://github.com/gsi-upm/sitc
synced 2025-12-15 17:48:16 +00:00
Added imports
This commit is contained in:
@@ -48,11 +48,22 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"execution_count": 1,
|
||||
"metadata": {
|
||||
"collapsed": false
|
||||
},
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"False"
|
||||
]
|
||||
},
|
||||
"execution_count": 1,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"True and False # operations with booleans"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user