The program is written in Python and performs the following steps:
a = () print(a) b = tuple() print(b)
() ()
Learn All in Tamil © Designed & Developed By Tutor Joes | Privacy Policy | Terms & Conditions