Difference between revisions of "Sandbox"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 22: | Line 22: | ||
− | + | [[Sanbox/Recent changes]] | |
+ | |||
+ | [[Setting up Wikibase]] | ||
+ | |||
+ | <syntaxhighlight lang="Python" line="line"> | ||
+ | def f(x): | ||
+ | return x | ||
+ | |||
+ | </syntaxhighlight> |