Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
try: var_sigma except: print "Not defined."
このコードは、var_sigma定義されている場合は値を出力しますが、何も出力しないようにします。どうすればこれを達成できますか?
var_sigma