Tips&Tricks from java developer


Blog

About me

Projects:

- AB English Courses

- StillSmallVoice.ru

- StillMakeUp.ru

Script to partition data by NUMBER elements and insert them into string with delimeter

Problem Sometimes you need to split your data by specific number of lines and paste them to another string using delimiter. Solution Script partition.py Partition STDIN by NUMBER of lines and put them into… ยป

  • 6 years ago
  • script, python
  • Comments
Page 1 of 1