Zzemp-2885
Sat 17 May 2025
import pyutil as pyu
pyu.get_local_pyinfo()
'conda env: ml311; pyv: 3.11.10 (main, Oct 3 2024, 07:29:13) [GCC 11.2.0]'
# print(pyu.ps2("scipy"))
# from typing import List
Solution().
Score: 5
Category: leetcode
import pyutil as pyu
pyu.get_local_pyinfo()
'conda env: ml311; pyv: 3.11.10 (main, Oct 3 2024, 07:29:13) [GCC 11.2.0]'
# print(pyu.ps2("scipy"))
# from typing import List
Solution().
Score: 5
Category: leetcode