About World

  • Recent Posts

    View More

    python Array 2

    ›
     ARRAY EXAMPLES: 1.import array as arr a = array ( 'i' ,[ 4 , 5 , 6 , 7 , 8 , 89 , 3 , 2 ]) for i in a : print ( i...

    Python Array part-1

    ›
                               ARRAY   A  array is an assortment of things put away at adjoining memory areas. The thought is to store differen...

    The Great Wall of China

    ›
                                      GREAT WALL OF CHINA Great Wall of China, Chinese (Pinyin) Wanli Changcheng or (Wade-Giles romanization) Wa...

    Python Tuples,sets,List

    ›
                                                                    P ython Tuples:- A tuple is  a group  of  gadgets  which ordered and immutab...

    Things you ought to never do with your Smartphone:-

    ›
                       Things that never do with your smart phone 1.  Introducing Apps from Unknown Sources The primary misstep that cell phone ...

    Python elif and else statement.

    ›
                                                           elif  and else statement Elif The elif watchword is pythons method of sayi...

    python if statement

    ›
                                                               If statement              Here, the program assesses the test articulation and wi...
    ›
    Home
    View web version
  • Copyright © About World