📖 Grammar Guide — คู่มือไวยากรณ์
1. Simple Present — ปัจจุบันกาลทั่วไป
ใช้กับความจริงทั่วไปและนิสัย
ประธานเอกพจน์ (he/she/it/Python/a function): เพิ่ม -s
ประธานพหูพจน์ (they/variables/loops): ไม่เพิ่ม -s
พิเศษ: have → has สำหรับเอกพจน์
ประธานเอกพจน์ (he/she/it/Python/a function): เพิ่ม -s
ประธานพหูพจน์ (they/variables/loops): ไม่เพิ่ม -s
พิเศษ: have → has สำหรับเอกพจน์
Python runs anywhere. A function has a name. Variables store data.
2. Conjunctions — คำเชื่อม
and = เพิ่มเติม (addition)
but = ขัดแย้ง (contrast)
because = เหตุผล (reason) — ตอบว่า 'ทำไม?'
so = ผลลัพธ์ (result) — บอกว่า 'ดังนั้น...'
but = ขัดแย้ง (contrast)
because = เหตุผล (reason) — ตอบว่า 'ทำไม?'
so = ผลลัพธ์ (result) — บอกว่า 'ดังนั้น...'
Python is easy and powerful. It is slow, but readable. Use it because it is simple. It is popular, so find jobs easily.
📝 เลือกระดับความยาก — Choose Difficulty
ℹ️ About This Exam / เกี่ยวกับการสอบ
English: This exam tests simple present tense and conjunctions using Python vocabulary.
ไทย: ทดสอบ simple present tense และคำเชื่อม (and/but/because/so) โดยใช้คำศัพท์ Python
- 🌱 Easy / ง่าย: 10 ข้อ — พื้นฐาน / basic concepts
- 🔍 Medium / ปานกลาง: 15 ข้อ — ผสม / mixed difficulty
- 🏆 Hard / ยาก: 20 ข้อ — ขั้นสูง / advanced