s="szyfrowanie"print(s[3:7])print(s[0:5])print(s[:5])
Standard input is empty
frow szyfr szyfr
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!