python double slash float code example Example: double slash python # "//" is unconditionally "flooring division", e.g: >>>4.0//1.5 2.0