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

Function

Function

To define a function:

( function_name ) ခြင်းကို လုပ်ဆောင်ပါ။

Example:

( print_hello ) ခြင်းကို လုပ်ဆောင်ပါ။

Function definition and usage can be elaborated based on your specific needs and implementation.

PreviousControl flowNextContributor

Last updated 1 year ago