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