Skip to content

Math is now broken again #1

@Maplerxyz

Description

@Maplerxyz

I am using the code

// Set numbers as variables and do an equation
var number1 = 20
var number2 = 1
var math = number1 + number2
prnt math

But it does not add up the numbers anymore. instead i get the output:

"John"
number1 + number2

remember to fix this when you get home.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions