Команда для генерации точек в коменте
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
"# ./fern.exe > test.txt\n",
|
||||||
"with open('test.txt', 'r', encoding='utf-16') as file:\n",
|
"with open('test.txt', 'r', encoding='utf-16') as file:\n",
|
||||||
" lines = file.readlines()\n",
|
" lines = file.readlines()\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user