Linux and Windows Remote Desktop
xfreerdp /monitors:1,2 /multimon /sound /microphone /u:<user name> /v:<ip address or domain name of the server>
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
<?php
echo "Hallo Welt!";
?>