python. /와 // 차이 / 와 // 차이 연산자 / : float 연산자 // : int print(type(6/3)) # print(type(6//3)) # https://twpower.github.io/112-difference-between-single-slash-and-double-slash-in-python [Python] Python 연산자 '/'와 '//'의 차이 Practice makes perfect! twpower.github.io 개발/파이썬 2023.10.17