Difference between revisions of "User:Fxc"

From PINE64
Jump to navigation Jump to search
(Test)
(+1)
Line 1: Line 1:
== Syntax highlighting ==
<syntaxhighlight lang="python" style="border:3px dashed blue">
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
</syntaxhighlight>
== Ubuntu Touch ==
== Ubuntu Touch ==



Revision as of 01:11, 15 January 2021

Syntax highlighting

def quick_sort(arr):
	less = []
	pivot_list = []
	more = []
	if len(arr) <= 1:
		return arr
	else:
		pass



Ubuntu Touch

Ubuntu Touch
Image
A Mobile Version of the Ubuntu Operating System made and maintained by the UBports Community. Ubuntu touch is a mobile version of Ubuntu developed by the UBports community.
Download location UBports PinePhone project
user-id/password abc
123
What works, what does not work? Scroll down to the bottom of this page.
How to contribute and report defects? See UBports gitlab page.
Contributions See UBports website for how to donate.
Installation
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
Notes
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.

Image

Image
Description
Author Test
License CC0
SVG location Test

Licenses template

Test:

CC some rights reserved.svg
Cc-by new white.svg
This file is licensed under the Creative Commons Attribution 3.0 Unported license.

Collapsible test