Krit Th.
20+ yrs in programming professional markets, FMCG researchers, system analyst, university lecturers, broadcasting expert, and so on.
x = 10
y = 5
sum_result = x + y
diff_result = x - y
print("ผลบวก:", sum_result)
print("ผลลบ:", diff_result)
name = "สมชาย"
age = 18
print("ชื่อ:", name, "| อายุ:", age, "ปี")
Aj. Krit Th.
https://www.kritth.com
By Krit Th.