User:EdwinA

From CompSciWiki
Jump to: navigation, search

I'm Edwin. I use a Wiki do document my work at Prime Focus, but I can't say I'm in any way a pro with it.

Boom ba doom ba do.

Edwin's group member is Chris.

Edwin's first program:

print "Username: "
input $user
print "Password: "
input $pass

if $user = "Edwin" and $pass = "Cookies" then
   print "Hello "; $user; " you're allowed to be here."
else
   print "Go away "; $user
end if

Look what I found online! (http://www.asciiartfarts.com/20000314.html)

                         ,.---.                                       
               ,,,,     /    _ `.                                     
                \\\\   /      \  )                                    
                 |||| /\/``-.__\/                                     
                 ::::/\/_               HOLY GOD NOT THE BOILING WATER
 {{`-.__.-'(`(^^(^^^(^ 9 `.========='   HALHGALHGLLGAHGLAHULBAHGLHALBH
{{{{{{ { ( ( (  (   (-----:=            HGLAUGHALHBAHGHUALGHALHLHBHAHH
 {{.-'~~'-.(,(,,(,,,(__6_.'=========.   AHLBHUABULGHBLGHBALGHBGAHBLHHB
                 ::::\/\                HABLUAHBHLGBHGHBLHHLF BASTARDS
                 |||| \/\  ,-'/\                                      
  jgs           ////   \ `` _/  )                                     
               ''''     \  `   /                                      
                         `---''                          

Stuffs I did: (Blatantly stolen from Tim's page)

Contributions

In COMP1010 Wiki write a Program a day section:

Edits