+ 2

it will be good help collecting syntax for each function or correct it to put in python course all benefit

list Add {append ,extend,insert} Subtract{pop,remove} Sort{reverse,sort} Search{count, index} Entire{clear,copy} ____ tuple Search{count,index} ____ dict Views{keys,values,items} Add{update} Subtract{pop,popitem} Extract{get,setdefault} Entire{ clear,copy,fromkeys} ____ set Add{add,update}{difference update,symmetric difference update,intersection update} Subtract{pop,remove,discard} Relation{isdisjoint,issubset issuperset} operation{union,intersection,difference,symmetric difference} Entire{clear,copy}

22nd Jan 2018, 5:03 AM
Mohammed
Mohammed - avatar
2 Answers
+ 3
I like your intention. But it is a lot of work, for something you can Google.
22nd Jan 2018, 5:11 AM
Paul
Paul - avatar
+ 1
@paul Jacobs I know but what I meant that we can schedule it or even but it in a slide and anything make problem with anyone just ask but someone collect all of it will need a life
22nd Jan 2018, 5:14 AM
Mohammed
Mohammed - avatar