Lab 0 Code: print (“my book”) print ((2**22-4)/10) my = (“mybook=”) book = (“life&simplicity”*1) print (my+book) Screenshot: