Ad
  • Custom User Avatar

    use x // 3 not x / 3, the first operation will return an integer value (automatically rounds it) whereas x / 3 can return a float if that is the result