bambacho bambacho Today at 6:12 PM Computers and Technology Answered (Python) Write an expression that prints 'You must be rich!' if the variables young and famous are both True. Sample output with inputs: 'True' 'True' You must be rich!