# if there are variables in the URL: #if the value in the URL is 0: #get 0's data #if the value in the URL is 1: #get 1's data #if the value in the URL is 2: #get 2's data #if the value in the URL is 3: #get 3's data #if the value in the URL is 4: #get 4's data #otherwise if there are no variables: #show a default page
Run
Reset
Share
Import
Link
Embed
Language▼
English
中文
Python Fiddle
Python Cloud IDE
Follow @python_fiddle
Browser Version Not Supported
Due to Python Fiddle's reliance on advanced JavaScript techniques, older browsers might have problems running it correctly. Please download the latest version of your favourite browser.
Chrome 10+
Firefox 4+
Safari 5+
IE 10+
Let me try anyway!
url:
Go
Python Snippet
Stackoverflow Question