Geraldi449 Geraldi449 11-02-2020 Computers and Technology contestada Write an expression that will print "Dollar or more" if the value of num_cents is at least a dollar (100 cents is a dollar). Sample output with input: 109 Dollar or more