c++ assignment

profileAtadurdy
tc3.py

## a program with comment l1=[2,3,4] l2=["2","3"] a=24 b="45" c=a*b #this will give result in python, but for this hw, we will say it is undefined.