1. Create a Python script that computes the number ofsongs that can be stored on a flash drive in a

1. Create a Python script that computes the number ofsongs that can be stored on a flash drive in a digital musicplayer. Background information:

>the default bit sampling rate for ripping a CD intothe         iTunes AACmusic format is 256 kbps

     •for data sampling purposes, ‘k’ is10^3

     •the ‘b’ stands for bit, the fundamentaldigital storage      unit

     •’kbps’ then is 1000 bits / second ofencoded music

>the average song lasts 4 minutes

>flash drives range in size from from 2GB to 160GB

     •for storage purposes, ‘G’ is 2^30

     •the ‘B’ stands for byte, a digitalstorage unit consisting of 8 bits Compute:

Using the above data, create a Python script that reports theaverage number of songs an 8GB flash drive can hold. . . .

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.