Thida Lang
  • Getting Start
    • Introduction
    • Usage
  • Documentation
    • Expression
    • Print Output
    • Data Types
    • Variables
    • Operators
    • Control flow
    • Function
  • Contribution
    • Contributor
    • Acknowledgement
  • References
    • Myanmar grammar
    • Python
Powered by GitBook
On this page
  1. Documentation

Variables

Variables

To assign variables, use the following syntax:

Variable
 ဟု ယူဆပါ။

Example:

( a = 10 ၊ b = 20 ) ဟု ယူဆပါ။
PreviousData TypesNextOperators

Last updated 1 year ago