10 search resultsShowing 1~10 results

Stocked

【Python】文字列の数字をint()で数値に変換する時、引数に空文字やNoneが入ってきた場合エラーを回避する方法

背景 可変で流れてくる文字列の数値をint()で数値に変換して変数に格納するという処理をコーディングしていた。 この文字列の部分が稀に空文字で流れてくることもあり、その場合int()でエラーが発...

12
7
Comment2

10 search resultsShowing 1~10 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