add testing page to plot visitor location
This commit is contained in:
@@ -1,10 +1,2 @@
|
||||
# Example 1
|
||||
|
||||
Age = 24;
|
||||
|
||||
if Age >=18:
|
||||
|
||||
print('You are an adult')
|
||||
|
||||
|
||||
|
||||
# Example 1: put following code in the editor and click APPLY to run
|
||||
|
||||
Reference in New Issue
Block a user