ScripticX
ScripticXPlatform
Platform
ProblemsLeaderboard
Learn
Docs
BasicsVariablesLoopsInput / Output
Examples
BasicsLoopsConditionsAlgorithms
What's newHelpContact
  1. ScripticX
  2. /
  3. Examples

Command menu

Search pages, live sessions and profiles.

  1. Examples

Examples

Explore practical MiniScript+ programs, then open them in the editor to run, debug and analyze them.

Basics

Small examples for PRINT, variables, math and simple IF statements

Loops

Practice repeated logic, counters, sums and input loops

Conditions

Use IF / ELSE to make decisions inside a program

Algorithms

Classic patterns such as prime checks, Fibonacci, GCD and maximum search