Skip to content

TRUEANGLE

BEAUTY AND PLAY

  • DOLLECT
  • Others
  • Configuration
  • AI
  • BLOG
  • ABOUT
    • ABOUT
    • Perception Style

Category Archives: non-essential-built-in

Return a tuple consisting of the two numeric arguments converted to a common type

#!/usr/bin/python x = 10 y = 23.8 print coerce(x,y) $python coerce.py (10.0, 23.8) $python coerce.py (10.0, 23.8) $

Posted byjeffrinDecember 19, 2017Posted innon-essential-built-inTags: library, Python
May 2026
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Apr    
TRUEANGLE, Proudly powered by WordPress.