Jump to content

Wikipedia:Sandbox: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Reverted to revision 909719531 by Cyberbot I (talk) (TW)
No edit summary
Line 5: Line 5:
* Feel free to try your editing skills below *
* Feel free to try your editing skills below *
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■-->
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■-->

<syntaxhighlight lang="Python" style="border:3px dashed blue">
def quickSort(arr):
less = []
pivotList = []
more = []
if len(arr) <= 1:
return arr
else:
pass
</syntaxhighlight>

<syntaxhighlight lang="csharp" line="1" start="10">
namespace Edlund.Common.Servertalis.Account3
{
[RemotableService]
public class RemotableAllFeatures : IRemotableAccount3Test<SharedAccountIterator, AccountRestriction, AccountEntry>
{
const string noCheckDescription = "TestKunde test code omits task checks";

</syntaxhighlight>

Revision as of 06:59, 7 August 2019

def quickSort(arr):
	less = []
	pivotList = []
	more = []
	if len(arr) <= 1:
		return arr
	else:
		pass
namespace Edlund.Common.Servertalis.Account3
{
  [RemotableService]
  public class RemotableAllFeatures : IRemotableAccount3Test<SharedAccountIterator, AccountRestriction, AccountEntry>
  {
    const string noCheckDescription = "TestKunde test code omits task checks";