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 b05577e commit 0149dd5Copy full SHA for 0149dd5
Logic-Operators.ipynb
@@ -0,0 +1,39 @@
1
+{
2
+ "cells": [
3
+ {
4
+ "cell_type": "markdown",
5
+ "metadata": {},
6
+ "source": [
7
+ "### Logical Operators"
8
+ ]
9
+ },
10
11
+ "cell_type": "code",
12
+ "execution_count": null,
13
14
+ "outputs": [],
15
+ "source": []
16
+ }
17
+ ],
18
+ "metadata": {
19
+ "kernelspec": {
20
+ "display_name": "Python 3",
21
+ "language": "python",
22
+ "name": "python3"
23
24
+ "language_info": {
25
+ "codemirror_mode": {
26
+ "name": "ipython",
27
+ "version": 3
28
29
+ "file_extension": ".py",
30
+ "mimetype": "text/x-python",
31
+ "name": "python",
32
+ "nbconvert_exporter": "python",
33
+ "pygments_lexer": "ipython3",
34
+ "version": "3.7.4"
35
36
37
+ "nbformat": 4,
38
+ "nbformat_minor": 4
39
+}
0 commit comments