Posts

Showing posts with the label python

Python3 - Basic Knowledge of using Dictionary

Image
<Zawgyi> Hello all again  ပါπŸ˜ƒ  α€…ာα€™ ေα€›းတာၾကာပီဆိုေတာ့ ထရင္ဆံုး Draftထဲα€€ ထက်α€”္ေα€œးα€›ွင္းေပါ့ α€’ီတ ေခါα€€္ ေၿပာα€™ွာα€€ ေတာ့ ထခုခ်ိα€”ိα€™ွာ dataေတြα€™်ားα€œာပီ ထဲ့α€œိုပဲ တဖက္α€™ွာ α€€ိုα€š့္α€›ဲα‚• systemα€™ွာ appတခု script ျα€–α€…္ျα€–α€…္α€™ွာ Data ေတြα€€ို α€˜α€š္α€œို structureα€€်α€€် α€žိα€™္းα€™α€œဲဆိုတာ α€…α€₯္းα€…ားα€…α€›ာျα€–α€…္α€œာပီ α€€ိုα€š္α€€ α€œα€€္α€›ွိ Python α€”ဲα‚”α€€်င္α€œα€Š္ေနတာ့ α€’ီα€™ွာ dataေတြα€€ို α€˜α€š္α€œို structureα€€်α€€်α€žိα€™္းႏိုင္α€œဲ ေျပာျပ α€žြားပါα€™α€š္..... Python α€™ွာ mainly ထေα€”α€”ဲ. data structure 4α€™်ိဴး α€›ွိပီး - list, dictionary, tuples and sets! α€’ီtopic α€™ွာတော့ dictionary α€€ိုα€˜α€š္α€œို α€žံုးပီး Dictionary, List  α€˜α€š္α€œို α€€ြာၿခားα€œဲα€›α€š္ α€›ွင္းျα€•α€žြားပါ့α€™α€š္ How to use and declare and access Dictionary           α€’ီ topic α€™ွာ dictionary α‚€α€€ီးα€€ို α€…ာα€”ဲα‚” α€›ွင္းျပတာထက္ ပိုျမင္ေထာင္ exampleေα€œးα€”ဲα‚”ေပ့ါ α€€ိုα€š္ေတြ dictionary αΎα€€α€Š့္ရင္ alphabetα€”ဲα‚”α€›ွာαΎα€€α€α€š္ေα€œ. α€α€”α€Š္းထားျဖင့္ α€’ါα€€ keyေပါ့ keyဆိုတ့ဲ alphabet α€”ဲα‚”α€›ွာα€™ွ α€žူα‚”α€›ဲα‚• value- wordα€›ဲဲ့ meaning α€€ိုα€žိတာေα€œ          ထဲ့α€œိုပါပဲ pyth...