by Anonymous » 27 Mar 2025, 15:40
Ich mache ein Jupyter -Notizbuch auf einem Server (Python 3).output = os.system("pwd")
< /code>
Wenn ich davon drucke: < /p>
print (output)
< /code>
Antwort ist 0 < /code>.>
Ich mache ein Jupyter -Notizbuch auf einem Server (Python 3).output = os.system("pwd")
< /code>
Wenn ich davon drucke: < /p>
print (output)
< /code>
Antwort ist 0 < /code>.>