VS Code for Educationのpythonコースを受講して学んだ内容 "*" multiplication "/" float division (小数点ありの結果) →operandsが整数であっても、必ず小数点が付いた値が返される "//" Integer division (切り捨てて整数のみの結果) →operandsが小数点の場合は、整数に小数点が付い ...
There should only be one — and preferably only one — obvious way to do it”, says the Zen of Python. Yet there are areas where even seasoned programmers debate what the right or wrong way to do things ...