Hi i am new to python and would like to print out the following line of code in a cash reg program... but when i concatenate like this as i would in Java the following message occurred. 'cannot concatenate 'str' and 'float' objects. How could i rectify this please