print("Hello There - Random stranger") def luck(a,b): print(f"{a*b} is your luck") print(luck(590,5000))