35 search resultsShowing 1~20 results

Stocked
yamjun

@yamjun

Pythonの空配列とNoneの同時判定

空配列とNoneの判定 Pythonで Objectが空配列かNoneの場合、後続の処理をしたくないことがあるとする。 素直に書くと こんな感じ a = [] # Noneを弾く if a is...

12
5
Comment1

35 search resultsShowing 1~20 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in