Skip to content

โค้ดสำหรับเป็นแนวทางในรายวิชา python 102

Notifications You must be signed in to change notification settings

stank2010/python_class

Repository files navigation

python_class

โค้ดสำหรับเป็นแนวทางในรายวิชา python 102

หากท่านต้องการเข้าใจcodeนี้อย่างถ่องแท้ ท่านพึงควรมีความรู้พื้นฐานการเขียนโปรแกรมภาษาpython

หัวข้อที่ควรรู้มีดังนี้

-ความเข้าใจเรื่องชนิดตัวแปรพื้นฐาน ได้แก่ string ,integer ,float และ boolean

-ความเข้าใจเรื่องการทำงานแบบมีเงื่อนไข ได้แก่ if , if else และ if elif

-ความเข้าใจเรื่องการทำงานแบบวนซ้ำ ได้แก่ for-loop และ while-loop

-การเก็บข้อมูลเป็นกลุ่ม ได้แก่ list ,tuple และ dictionary

-การทำงานย่อย หรือ function

About

โค้ดสำหรับเป็นแนวทางในรายวิชา python 102

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages