hello every time I want to use variable, do I have to use "define" for global scope and "let" for local scope? I can't use define in function and I have to define body when I using "let" is there any easy way to use variable? as like other language? thanks in advanced
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users