Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>KaoftNew to Visual Studio Code? Get it now.
Kaoft

Kaoft

Atahan Bahadır

|
23 installs
| (0) | Free
Kaoft Language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kaoft v2

A programming language written with python

How to use

A simple Hello World:

>>> PRINT("Hello World!")

Output:

"Hello World!"

Operators:

>>> VAR operation = 1 - 1
>>> PRINT(operation)

Output:

0
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft