SyntaxFix
Write A Post
Hire A Developer
Questions
for displaying variables only in playground, just mention the variable name without anything
let stat = 100
stat // this outputs the value of stat on playground right window