fork download
  1. print((65).to_bytes(1, byteorder='big'))
  2. print(bytes([10,20,30,40,50,60,70,80,90,100]))
  3.  
  4. #https://pt.stackoverflow.com/q/270545/101
Success #stdin #stdout 0.04s 9352KB
stdin
Standard input is empty
stdout
b'A'
b'\n\x14\x1e(2<FPZd'