Untitled

From Mammoth Zebra, 3 Months ago, written in Plain Text, viewed 53 times.
URL http://codebin.org/view/5ecd9d40 Embed
Download Paste or View Raw
  1. def check_song_duration(track):
  2.     for track in tracks:
  3.         res = tracks.split(':')
  4. print(check_song_duration(tracks))

Replies to Untitled rss

Title Name Language When
Re: Untitled Gruff Lemur text 3 Months ago.

Reply to "Untitled"

Here you can reply to the paste above