Python basic quiz 1

1.) X = 5
Print ( type (X))

a.) Float
b.) Int
c.) String
d.) None of above

2.) X= 5.8
Print ( type (X))

a.) Float
b.) Int
c.) String
d.) None of above

3.) X = " hello "
Print ( type (X))

a.) Float
b.) Int
c.) String
d.) None of above

4.) How to check the type of data type of a variable?

a.) Id
b.) type
c.) Print
d.) None of above

3 Likes
  1. int
    2.float
    3.str
    4.type
2 Likes
  1. Int
  2. Float
  3. Str
  4. type
1 Like

1 = INT
2 = float
3 = string
4 = type

1 Like

1: int
2: float
3:string
4:type

1 Like

1.Integer
2.float
3.string
4.type function

1 Like
  1. int
  2. float
  3. string
  4. type
1 Like

1.int
2.float
3.string
4.type

1 Like

1. b.) Int
2. a.) Float
3. c.) String
4. b.) type

1 Like

1)int
2)float
3)string
4)type

1 Like

1.int
2.float
3.string
4.type

1 Like

1.int
2.float
3.string
4.type

1 Like
  1. int
  2. float
  3. string
  4. type
1 Like
  1. int
  2. float
  3. String
  4. type
1 Like

int
float
string
type

1 Like

int
float
string
type

1 Like

1.int
2.float
3.string
4.type

1 Like

That’s amazing Guys @meruga.neha @komalkamble807 @tanmayakumarpatra8 @Tammannayadav12 @sikhsainiofficial26 @rohitkumarmahtohcs17 @harshasai1512 @laavanya.ps @NishantKatiyar @matapathie @mandalalavanya27 @ganesh.sahithi2811 @bharathh2004 @vishwasg370 @gunavardhanganesh @akhilsunny70 @komalkamble807

1 Like

sorry sir please once again sent that quiz link i missed that one actually you said something important one I listen it please sent again link

1 Like

1.int
2.float
3.string
4.type

1 Like