Accessing Websites via Buttons

Hi! I am new to programming this year. I am trying to develop a desktop application that can be used to launch different search engines from. However, I keep getting a bug saying that my URLs don’t exist. I am using the code ShowURL (www.google.com) . Is this wrong? Any help is greatly appreciated.

ShowURL ("http://www.google.com")

Thanks!