diff options
Diffstat (limited to 'Let_us_C/chapter-13.ipynb')
-rw-r--r-- | Let_us_C/chapter-13.ipynb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Let_us_C/chapter-13.ipynb b/Let_us_C/chapter-13.ipynb index d3b93ca6..bd79a9c1 100644 --- a/Let_us_C/chapter-13.ipynb +++ b/Let_us_C/chapter-13.ipynb @@ -25,7 +25,6 @@ "cell_type": "code",
"collapsed": false,
"input": [
- "'''File-copy program usinng command line arguments'''\n",
"\n",
"import sys\n",
"\n",
|