Language:
Source:
Result:
py3
Source:
h,t,g,o,s,n= ['🍺', '🍪', '🌮'],'🗑️','< (^_^ <)','(> ^_^) >','⠀','\n\n';d=len(h)
for i in reversed(range(d)):
z=[[*h,s,g,s,t],[*h,g,s,s,t],[*h[:i],o,h[i],s,t],[*h[:i],s,o,h[i],t],[*h[:i],s,s,o,t],[*h[:i],s,s,g,t]];print(*[''.join(x) for x in z],sep=n);h[i]=''
Result:
🍺🍪🌮⠀< (^_^ <)⠀🗑️
🍺🍪🌮< (^_^ <)⠀⠀🗑️
🍺🍪(> ^_^) >🌮⠀🗑️
🍺🍪⠀(> ^_^) >🌮🗑️
🍺🍪⠀⠀(> ^_^) >🗑️
🍺🍪⠀⠀< (^_^ <)🗑️
🍺🍪⠀< (^_^ <)⠀🗑️
🍺🍪< (^_^ <)⠀⠀🗑️
🍺(> ^_^) >🍪⠀🗑️
🍺⠀(> ^_^) >🍪🗑️
🍺⠀⠀(> ^_^) >🗑️
🍺⠀⠀< (^_^ <)🗑️
🍺⠀< (^_^ <)⠀🗑️
🍺< (^_^ <)⠀⠀🗑️
(> ^_^) >🍺⠀🗑️
⠀(> ^_^) >🍺🗑️
⠀⠀(> ^_^) >🗑️
⠀⠀< (^_^ <)🗑️
Language:
Source:
Result:
py3
Source:
t,g,o,s,c,n,m,w='🗑','<(^_^ <)','(> ^_^)>','⠀','⠀⠀','\n\n',-1,' ';h='💰',w,'🔧';d=len(h)
for i in range(d+m,m,m):
j,k=h[i],h[:i]
if j==w:h=k;continue
print(*[''.join(x) for x in (h+(s,g,s,t),h+(g,c,t),k+(o,j,s,t),k+(s,o,j,t),k+(c,o,t),k+(c,g,t))],sep=n);h=k
Result:
💰 🔧⠀<(^_^ <)⠀🗑
💰 🔧<(^_^ <)⠀⠀🗑
💰 (> ^_^)>🔧⠀🗑
💰 ⠀(> ^_^)>🔧🗑
💰 ⠀⠀(> ^_^)>🗑
💰 ⠀⠀<(^_^ <)🗑
💰⠀<(^_^ <)⠀🗑
💰<(^_^ <)⠀⠀🗑
(> ^_^)>💰⠀🗑
⠀(> ^_^)>💰🗑
⠀⠀(> ^_^)>🗑
⠀⠀<(^_^ <)🗑
from collections import Counter
n='Alexandru Popescu'
L,v=n.upper().replace(' ',''),reversed
c=Counter(L)
T=sorted([(k,c[k]) for k in c.keys() if c[k]>1], key=lambda e:(e[1],e[0]))
if not T:T=[(L)]
j=['-'.join(v([p[0]+str(p[1]) for p in T if p[1]>T[0][1]]))]
if j[0]=='':j=[T[-1][0]+str(T[-1][1])]
m=''.join(v([x[0] for x in T if x[1]==T[0][1]]))
print (*j+[m] if len(j)>2 else j+['-']+[m[1:4] if len(m)>2 else m[1:4]+'O'],sep='')def droid_name_gen(name):
n=__import__('re').sub('[^\\w]','',str(name))
if not n:return "Name Invalid.\nR2-D2: sad beep x'("
L=n.upper()
v=reversed
c=__import__('collections').Counter(L)
T=sorted([(k,c[k]) for k in c.keys() if c[k]>1], key=lambda e:(e[1],e[0]))
if T==[]:T=[(L[0],str(len(L))[0], (L[-1]))]
j=['-'.join(v([p[0]+str(p[1]) for p in T if p[1]>=T[0][1]]))]
jf=j[0][:2]
if len(j[0])==5:
if jf[1]==j[0][4]:j=[j[0][:5]]
elif len(j[0])>=8:
if jf[1]==j[0][4]:j=[j[0][:5]]
elif j[0][4] == j[0][7]:j=[j[0][:2]]
elif j[0]=='':j=[T[-1][0]+str(T[-1][1])]
m=''.join(v([x[0] for x in T if x[1]<=T[0][1]]))
e=j if len(j[0])>=5 else (j+['-']+[(m[1:4]) if len(m)>2 else (m[1:4]+('O' if len(m)>1 else 'O'+str(T[-1][-1])))])
return ''.join(e)
if __name__=="__main__":
import sys
if len(sys.argv)>1:
print(droid_name_gen(''.join([str(x) for x in sys.argv[1:]])))
else:
print("Please enter a name")s/((([aeiou]|(?<![aeiou])y(?![aeiou]))|(\B[aeiou]|(?<![aeiou])y(?![aeiou])))([aeiou]|(?<![aeiou])y(?![aeiou]))([^aeiouy .,'"\n()\[\]{}])(([aeiou]|(?<![aeiou])y(?![aeiou]))([^aeiouy .,]\B))|(\B([aeiou]|(?<![aeiou])y(?![aeiou]))|(\B[aeiou]|(?<![aeiou])y(?![aeiou])))([aeiou]|(?<![aeiou])y(?![aeiou]))([^aeiouy .,]))|(([^aeiouy .,'"\n()\[\]{}])([^aeiouy .,'"\n()\[\]{}])([aeiou]|(?<![aeiou])y(?![aeiou]))([aeiou]|(?<![aeiou])y(?![aeiou])))|(\b[^aeiouy .,'"\n()\[\]{}])([aeiou]|(?<![aeiou])y(?![aeiou]))([aeiou]|(?<![aeiou])y(?![aeiou]))([^aeiouy .,'"\n()\[\]{}]\b)/\3\6\5\9\8\11\14\13\16\18\17\19\20\21\23\22/gigroup_of_groups = [['telethonchat','telethonofftopic'],['pyrogramchat','pyrogramlounge']]
all_dict,common = {},[]
for index, group_group in enumerate(group_of_groups):
all_dict[str(index)] = []
for group in group_group:
lst1 = client.iter_chat_members(group)
for user in lst1:
first = user.user.first_name
username = user.user.username or ' '
un = f'@{username}:' if username!=' ' else ''
last = user.user.last_name or ' '
uid = user.user.id
user_form = f'{un}{uid}:{first} {last}'
all_dict[str(index)].append(user_form)
keys_list = list(all_dict.keys())
for index,group_group1 in enumerate(keys_list):
for group_group_user1 in all_dict[group_group1]:
for group_group2 in keys_list[index+1:]:
for group_group_user2 in all_dict[group_group2]:
if group_group_user1 == group_group_user2 and group_group_user1 not in common:
common.append(group_group_user1)
with open ('list_common.txt', 'w') as f:
f.write('\n'.join([x for x in common]))
client.send_document(mcid, 'list_common.txt')Language:
Source:
Result:
py3
Source:
from datetime import datetime as z
a,b,o=60,2020,divmod
y=z(b,1,1)-z.utcnow()
x=y.seconds
m,s=o(x,a)
h,m=o(m,a)
print('UTC is {} in {}{}h {}m {}s '.format(b,str(y).split(',')[0]+', ' if ',' in str(y) else '',h,m,s)[:11 if x<1 else -1])
Result:
UTC is 2020 in 232 days, 10h 36m 40s
apt update && apt install clang lib{jpeg-turbo,webp}-dev python{,-dev} zlib-dev && pip install -U setuptools && pip install -U telethon cryptg pillowForwarded from Zac
Assigns branch:
Assigns last branch symbol:
Assigns tab indents:
s/^(?=(\s+).+\n)/┣/gmAssigns last branch symbol:
s/(?<=[\n])\s(?=\s*\w)/┗/Assigns tab indents:
s/(?<!:)[^\S\r\n]/━/gForwarded from Zac
Language:
Source:
Result:
py3
Source:
import re
text="""MainThing:
key: value
subkey: value
subsub: value"""
regs=[(r"(?m)^(?=(\s+).+\n)","┣"),(r"(?<=[\n])\s(?=\s*\w)","┗"), (r"(?<!:)[^\S\r\n]","━")]
for x in regs:
text=re.sub(*x, text)
print(text)
Result:
MainThing:
┣━key: value
┣━━subkey: value
┗━━━subsub: value
Forwarded from Zac
Language:
Source:
Result:
py3
Source:
__, ς=['(*__* ς)'],1
print(*__* ς)
Result:
(*__* ς)
Forwarded from Zac
Language:
Source:
Result:
py3
Source:
([],__,[], ς) ='',\
\
['(*__* ς)'] ,'',1
print(*__* ς)
Result:
(*__* ς)
Forwarded from Zac
Language:
Source:
Result:
py3
Source:
from random import choice as c
a=['an','a','the']
x1a,x2n,x3v,x4p,x5a,x6n=a,['cat','man','shark'],['sat','fell','died'],['in','on','under'],a,['mat','table','ocean']
print(*list(map(c,[x[1] for x in sorted([(k,v) for k,v in locals().items() if 'x' in k])])))
Result:
a shark sat on the ocean
Forwarded from Deleted Account
alias please="sudo"
alias killme="rm -rf /*"
$ please killme
Forwarded from Zac
Language:
Source:
Result:
py3
Source:
import os, re
from random import random
ran=list(os.urandom(1000))
ranm=''.join(list(map(chr,ran)))
pos=['[^a-z]','(bx|dx|fx|g[qx]|hx|j[cqxz]|kx|mx|q[cdfgjkmnptz]|sx|v[bjqwx]|wx|zx)']
for r in pos:
ranm=re.sub(r,'',ranm)
f=re.findall('\w{5}',ranm)
print(*f)
Result:
yjrjr ekgnu xtzcl ttipr niinl grype dzhzw erlvm infaq ljofp lxgvf jgkbn qrmkm ipovm gtlan vcmll
Forwarded from use std::twit::💩::*; [now with more utc+2/3]
Language:
Source:
Result:
py3
Source:
import os, re
from random import random
ran=list(os.urandom(2000))
ranm=''.join(list(map(chr,ran)))
pos=['[^a-z]','(bx|dx|fx|g[qx]|hx|j[cqxz]|kx|mx|q[cdfgjkmnptz]|sx|v[bjqwx]|wx|zx)']
for r in pos:
ranm=re.sub(r,'',ranm)
f=re.findall('\w{3}',ranm)
print(*f)
Result:
bzz urx hek vsr jhb ryz qox bkk cuc jwm ine hdc ybo orl kur typ bvg car pwy adj jye fqs eqx uqu wlx bax kms pyw iwu ofl lca zdk osl ipu hob yrx kuh qaq xdl fus ypl lax wgc sdc qbk lxv pco bor kvt cba jhb svd iwa tsj spr zac dbv uit xkf lui mtb tjf
Language:
Source:
Stdin:
Result:
py3
Source:
import re as r
s=r.sub
t=s('[^\d :]','',input()).split()
p=[(chr(int(s(':','',x))+33),x.split(':')) for x in t]
f=["{:02}:{:02} = {}".format(int(y[1][0]),int(y[1][1]),y[0]) for y in p]
print('\n'.join(f))
Stdin:
23:59 12:09 00:00 7:14
Result:
23:59 = क़
12:09 = Ӛ
00:00 = !
07:14 = ˫
Language:
Source:
Stdin:
Result:
py3
Source:
t=input().split()
p=[([int(str(ord(x)-33)[:-2] or 0),int(str(ord(x)-33)[-2:] or 0)],x) for x in t]
f=["{:02}:{:02} = {}".format(y[0][0],y[0][1],y[1]) if y[0][0]<24 and y[0][1]<60 else "'"+y[1]+"' invalid" for y in p]
print('\n'.join(f))
Stdin:
क़ ✓ Z
Result:
23:59 = क़
'✓' invalid
00:57 = Z
inp='🍓 🍊 🍅'
u,t,g,o,s,n=inp.split(),'🗑','<(^_^ <)','(> ^_^)>','⠀ ','\n';h=[(u[0],u[1],u[2]),(u[0],u[1],''),(u[0],'','')]
print(*reversed([n.join(y) for y in ([''.join(x) for x in (f+(s,g,s+s*f.count(''),t),f+(g,s*2+s*f.count(''),t),f[:i]+(o,f[i],s*2+s*f.count(''),t),f[:i]+(s+s*f.count(''),o,f[i],s,t),f[:i]+(s*2+s*f.count(''),o,f[i],t),f[:i]+(s*3+s*f.count(''),o,t),f[:i]+(s*3+s*f.count(''),g,t))] for i,f in enumerate(reversed(h)))]),sep=n)Forwarded from use std::twit::💩::*; [now with more utc+2/3]
Exec Source:
import asyncio
msg = await e.reply('...')
inp='🍑 🍑 🍑'
u,t,g,o,s,n=inp.split(),'🗑','<(^_^ <)','(> ^_^)>','⠀ ','\n';h=[(u[0],u[1],u[2]),(u[0],u[1],''),(u[0],'','')]
for something in reversed([y for y in ([''.join(x) for x in (f+(s,g,s+s*f.count(''),t),f+(g,s*2+s*f.count(''),t),f[:i]+(o,f[i],s*2+s*f.count(''),t),f[:i]+(s+s*f.count(''),o,f[i],s,t),f[:i]+(s*2+s*f.count(''),o,f[i],t),f[:i]+(s*3+s*f.count(''),o,t),f[:i]+(s*3+s*f.count(''),g,t))] for i,f in enumerate(reversed(h)))]):
for something_else in something:
await asyncio.sleep(0.1)
await msg.edit(something_else)