In this video we look at a Python program that simulates the rolling of two dice until “snake eyes” (both dice 1’s) occurs. We use here a while loop since we do not know the number of times we will be in the loop. That process is repeated over many samples to determine an average of the number of rolls required. The averaging over samples is achieved with a for looop because in that case we do know how many iterations will be involved. The second program adds rolling “box cars” (rolling two 6’s) to the simulation – and discusses how the condition relates to de Morgan’s Theorem.
http://www1.lasalle.edu/~blum/c341wks...
http://www1.lasalle.edu/~blum/c341wks...
In questa pagina del sito puoi guardare il video online Python Example Program: Snake Eyes Simulation (Nested Loops: a while inside a for) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Thomas Blum 11 settembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 145 volte e gli è piaciuto 0 spettatori. Buona visione!