このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
MatrixRTC って今年ようやく相互に使える感じになったやつなのかってなってる
FOSDEM 2024 - MatrixRTC: The Future of Matrix Calls
https://fosdem.org/2024/schedule/event/fosdem-2024-2876-matrixrtc-the-future-of-matrix-calls/
python - What are the scoping rules for exception handling? - Stack Overflow
https://stackoverflow.com/questions/69465045/what-are-the-scoping-rules-for-exception-handling
ふーん
昨日twitter.comで見たこのpythonのコード、挙動キモすぎてキモい
e = 1
try:
0/0
except ZeroDivisionError as e:
...
print(e)
このアカウントは、notestockで公開設定になっていません。