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