'=' not in access and name + '.' not in access
not in access
Python コードの 1 行に複数の s が含まれないようにしたいと考えています。便宜上、繰り返し回数が多い場合に式評価ループを使用しましたが、2 回では奇妙に思えます。
'=' not in access and name + '.' not in access
not in access
Python コードの 1 行に複数の s が含まれないようにしたいと考えています。便宜上、繰り返し回数が多い場合に式評価ループを使用しましたが、2 回では奇妙に思えます。