Random Numbers

           << BACK TO 11 VIDEOS 

01)     Introduction
          
Introduction to
          Random Numbers

02)     Output: 1
         
1 Mark type

03)     ASCII Values
          
Explains ASCII Values

04)     Output: 2
          
Random Number Output
          based on ASCII values

05)     Output: 3
         
Involves while loop
         
New style based on
          min and max values

          When the list of Random Numbers
          is long apply this method. 

06)     Output: 4
          
Involves for loop
          
Again based on 
          min and max values
          Eliminate the options
          by considering the start
          value and arrive at the answer 

07)     Output: 5
          
Involves LIST
         
Choose LIST index
          based on random no.

08)     Output: 6
          
Involves LIST of strings
          
Problem-based on
          CHN, KOL, etc 

09)     Output: 7
          When too many values
           are there take min and
           max and find the output.
          

10)     Output: 8
          
\ (Backward slash)
          Continue the statement
          into the next line. 
          
1 mark question
          Involves 2 random functions
          Explains how to calculate
          min and max when 2 random
          functions are involved 

11)     Output: 9
          
1 mark question
          Fill in the blanks type
          Basically, explains the
          working of randrange() 

12)     Output: 10
         
Cancel the unwanted possibilities
          based on the output options
          and proceed.
          Output based on numbers 29:26:25:28:

13)     range()
          Explains the range()

14)     Output: 11
          A good application of
          range() and random nos.
          Output based on numbers 53#52#51#50#
          The order of the options
          is important.

15)     Output: 12
          Involves two random numbers

          Here the question is which is
          NOT the correct output.

   

Comments

Popular posts from this blog