Skip to content
Start Interview Prep
Take a Quiz
← All Topics
GDScript Quiz
Question 1/50
Score: 0
GDScript Practice Quiz
Which keyword is used to declare a variable that does not change?
const
var
let
static