summaryrefslogtreecommitdiff
path: root/Electronic_Devices_/Chapter1.ipynb
diff options
context:
space:
mode:
authorHardik Ghaghada2014-06-20 15:52:25 +0530
committerHardik Ghaghada2014-06-20 15:52:25 +0530
commite1e59ca3a50d9f93e8b7bc0693b8081d5db77771 (patch)
treef54eab21dd3d725d64a495fcd47c00d37abed004 /Electronic_Devices_/Chapter1.ipynb
parenta78126bbe4443e9526a64df9d8245c4af8843044 (diff)
parent83c1bfceb1b681b4bb7253b47491be2d8b2014a1 (diff)
downloadPython-Textbook-Companions-e1e59ca3a50d9f93e8b7bc0693b8081d5db77771.tar.gz
Python-Textbook-Companions-e1e59ca3a50d9f93e8b7bc0693b8081d5db77771.tar.bz2
Python-Textbook-Companions-e1e59ca3a50d9f93e8b7bc0693b8081d5db77771.zip
Merge pull request #1 from debashisdeb/master
removing problem statements from all the chapters to avoid copyright violations
Diffstat (limited to 'Electronic_Devices_/Chapter1.ipynb')
-rw-r--r--Electronic_Devices_/Chapter1.ipynb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Electronic_Devices_/Chapter1.ipynb b/Electronic_Devices_/Chapter1.ipynb
index 68dac58e..a4646948 100644
--- a/Electronic_Devices_/Chapter1.ipynb
+++ b/Electronic_Devices_/Chapter1.ipynb
@@ -22,7 +22,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''Voltages of different models'''",
"",
"# variable declaration",
"V_bias=10.0; #bias voltage in volt",
@@ -92,7 +91,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''voltages of different models'''",
"",
"# variable declaration",
"V_bias=5; #bias voltage in volt",