diff options
author | debashisdeb | 2014-06-20 15:42:42 +0530 |
---|---|---|
committer | debashisdeb | 2014-06-20 15:42:42 +0530 |
commit | 83c1bfceb1b681b4bb7253b47491be2d8b2014a1 (patch) | |
tree | f54eab21dd3d725d64a495fcd47c00d37abed004 /Electronic_Devices_/Chapter1.ipynb | |
parent | a78126bbe4443e9526a64df9d8245c4af8843044 (diff) | |
download | Python-Textbook-Companions-83c1bfceb1b681b4bb7253b47491be2d8b2014a1.tar.gz Python-Textbook-Companions-83c1bfceb1b681b4bb7253b47491be2d8b2014a1.tar.bz2 Python-Textbook-Companions-83c1bfceb1b681b4bb7253b47491be2d8b2014a1.zip |
removing problem statements
Diffstat (limited to 'Electronic_Devices_/Chapter1.ipynb')
-rw-r--r-- | Electronic_Devices_/Chapter1.ipynb | 2 |
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", |