在这段代码中,_after 的含义是什么for?
_
for
if tbh.bag: n = 0 for _ in tbh.bag.atom_set(): n += 1
python variables naming-conventions metasyntactic-variable
metasyntactic-variable ×1
naming-conventions ×1
python ×1
variables ×1