Files
freeCodeCamp/curriculum/challenges/japanese/07-scientific-computing-with-python/python-for-everybody/networking-with-python.md
2022-01-20 20:30:18 +01:00

440 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f0c0b6c005b0e76f071 Python によるネットワーキング 11 _kJvneKVdNM
aid bvid cid
419494612 BV1r341167jT 376385858
networking-with-python

--question--

--text--

TCP ソケットへのアクセス手段を提供する Python ライブラリはどれですか?

--answers--

tcp


socket


http


port

--video-solution--

2