a1v a1v 13-03-2024 Computers and Technology contestada Using IDLE, Write a function that returns any number multiplied by two. Example: print(double(20)) >>> 40