Question: python code for import sys # todo 1 : create a string with your matric card number with name ` S ` . Extract only
python code for import sys
# todo : create a string with your matric card number with name S Extract only the numeric digits and print.
# todo : Convert string S into a list with name L
# todo : Convert string S into a tuple with name T
memsizeL sysgetsizeofL
memsizeT sysgetsizeofT
# todo : compare memsizeL and memsizeT see which data structure is more memory efficient
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
