Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Praveenkumar

Praveenkumar

Praveenkumar has asked 0 questions and find answers to 7 problems.

Stats

173
EtPoint
55
Vote count
0
questions
7
answers

About

I am a passionate developer. Interesting problems attracts me. I develop apps in React, Angular, Typescript, JAVA and Python. I like to maintain clean code policies and prefer functional programming. Feel free to contact me here,

s = [112, 114, 97, 118, 101, 101, 110, 107, 117, 109, 97, 114, 114, 114, 46, 100, 101,
     118, 101, 108, 111, 112, 101, 114, 64, 103, 109, 97, 105, 108, 46, 99, 111, 109]
print(''.join(map(chr, s)))