Difference between revisions of "Sandbox"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
{{Q|10}} | {{Q|10}} | ||
{{Format|item|{{Q'|10}}}} | {{Format|item|{{Q'|10}}}} | ||
+ | |||
+ | |||
+ | [[Sanbox/Recent changes]] | ||
+ | |||
+ | [[Setting up Wikibase]] | ||
+ | |||
+ | <syntaxhighlight lang="Python" line="line"> | ||
+ | def f(x): | ||
+ | return x | ||
+ | |||
+ | </syntaxhighlight> |