prodevans / LEAP2.0

Leap 2.0 is a platform offered by Complete open Source Solutions(COSS),where students from different campus irrespective of all platforms can join to explore themselves with the limitless IT world by gaining knowledge on open source cutting edge technologies on demand and get opportunity to work on live projects.
3 stars 6 forks source link

CLASS 1 #4

Open jeethub26230 opened 4 years ago

jeethub26230 commented 4 years ago

- Understanding the level's of programming.

 High, Mid & Low

- Understanding how to take inputs & provide the outputs.

 print, input, raw_input

- Understanding Data types & Operators.

Data Types

            a) Numeric
            b) Boolean
            a) Compound

--------------------------------------------------------------------

Operators

            a) Arithmetic
            b) Relational / Comparison
            c) Logical 
            d) Bit-wise 
            e) Assignment
            f) Membership
            g) Identity