Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
SIPL
(view source)
Revision as of 16:17, 4 February 2020
94 bytes removed
,
16:17, 4 February 2020
→Syntax
Line 12:
Line 12:
* For loops are not supported, however you can write <code>'''foreach''' (element '''in''' list)</code>
* For loops are not supported, however you can write <code>'''foreach''' (element '''in''' list)</code>
* Comparisons can be chained, e.g. <code>'''if''' (10 < x < 20)</code>
* Comparisons can be chained, e.g. <code>'''if''' (10 < x < 20)</code>
−
* Any enumerable can be indexed into with a number (except for dictionaries), including sets.
* Single quotation marks (') do nothing
* Single quotation marks (') do nothing
* Multiline comments are not supported
* Multiline comments are not supported
Khornel
Bureaucrats
,
Interface administrators
,
Administrators
768
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version