println(“![]()
![]()
![]()
”)
if (6>3)
println(True)
else
println(False)
end
Welcome to the community!
Small hint: If you post code, please enclose it in triple backticks, like ```.
Then it gets nicely formatted and is easier to read.
println(“![]()
![]()
![]()
”)
if (6>3)
println(True)
else
println(False)
end
Welcome to the community!
Small hint: If you post code, please enclose it in triple backticks, like ```.
Then it gets nicely formatted and is easier to read.