問題タブ [pangram]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
8 に答える
229 参照

python - 私のpythonパングラム関数の何が問題なのですか

文字列にアルファベットのすべての文字が含まれているため、関数が True を返す場合、文字列がPangramであるかどうかをチェックする関数です。str1 == 'the quick brown fox jumps over the lazy dog'