> On 27/04/15 02:18, alex gonsalez wrote:
>>
>> Need help trying to implement a CPU scheduling algorithm.

Hi Alex,

Unfortunately, this is way out of scope for Python-tutor; I think
you'll be better off discussing with your classmates and professor.
You'll get more productive answers that way.

One reason that here is probably not the right place for this question
is because, essentially, you're asking a classroom full of programming
beginners, many of us who are still learning how to do things like
loops, variables, and values, how to do a hard-core operating system
homework exercise.

Another reason is that most academic institutions have an honor code
which prohibits or discourages certain activities.  As an example of
one, see a random one, like the GMU CS honor code:

    http://cs.gmu.edu/wiki/pmwiki.php/HonorCode/CSHonorCodePolicies
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to