0% found this document useful (0 votes)
10 views15 pages

Variables and Data Types (1-23)

Uploaded by

birlangidinesh12
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views15 pages

Variables and Data Types (1-23)

Uploaded by

birlangidinesh12
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 15

ID Start time Completion time Email

1 8/23/24 23:54:48 8/23/24 23:57:38 anonymous


2 8/24/24 19:40:21 8/24/24 19:50:10 anonymous
3 8/24/24 19:40:01 8/24/24 19:51:07 anonymous
4 8/24/24 19:39:11 8/24/24 19:54:29 anonymous
5 8/24/24 19:42:39 8/24/24 19:59:12 anonymous
6 8/24/24 19:43:03 8/24/24 20:00:46 anonymous
7 8/24/24 20:01:30 8/24/24 20:05:22 anonymous
8 8/24/24 19:57:34 8/24/24 20:09:40 anonymous
9 8/24/24 20:06:48 8/24/24 20:09:46 anonymous
10 8/24/24 20:03:59 8/24/24 20:15:40 anonymous
11 8/24/24 20:21:44 8/24/24 20:33:06 anonymous
12 8/24/24 20:15:58 8/24/24 20:35:24 anonymous
13 8/24/24 20:17:47 8/24/24 20:36:58 anonymous
14 8/24/24 20:01:25 8/24/24 20:37:05 anonymous
15 8/24/24 20:33:56 8/24/24 20:38:16 anonymous
16 8/24/24 20:35:16 8/24/24 20:41:00 anonymous
17 8/24/24 20:29:48 8/24/24 20:41:36 anonymous
18 8/24/24 20:29:11 8/24/24 20:41:50 anonymous
19 8/24/24 20:46:34 8/24/24 20:48:18 anonymous
20 8/24/24 20:42:14 8/24/24 20:48:19 anonymous
21 8/24/24 20:47:56 8/24/24 20:51:19 anonymous
22 8/24/24 20:36:18 8/24/24 20:54:01 anonymous
23 8/24/24 20:54:52 8/24/24 20:57:27 anonymous
Name Total points Quiz feedback Last modified time
15
12
11
10
7
3
4
7
13
8
8
4
10
11
1
10
7
4
8
4
7
3
9
print(x // y)
Name2 Points - Name Feedback - Name
DINESH 2
Deepak 2
Yellapu Hema Suvarna 2.333
Ranjeet Kumar Sahu 2
Malleswari 2.333
s.sruthi prasanna 2.333
2
Sai Vignesh 2.333
Uma 2
Tharun 2
Renuka 2
Mohan 2.333
Info="Name" 2
V.Navyaripushpavalli 2
Yajnarup 2
Pooja 2.333
V.Sonalika 2.333
Gowtham 2
Bindhu 2.333
Chaitu 2.333
Sonu 2.333
Harshitha nayak 2.333
GOWTHAM 2
print(x // y) print(x // y) a=3 ** 2 a=3 ** 2
print(a) print(a)
1 9 1
1 9 1
0 9 1
1 9 1
0 6 0
0 6 0
1 9 1
0 9 1
1 9 1
1 9 1
1 9 1
0 8 0
1 9 1
1 9 1
1 6 0
0 9 1
0 9 1
1 9 1
0 9 1
0 6 0
0 3 0
0 6 0
1 9 1
a=3 ** 2 Which of the following isPoints
the correct
- Which
wayoftothe
declare
following
Feedback
a string
is the
-variable
Which
correct
of
inway
the
Python?
to
following
declareisa the
string
correct
varia
print(a)
string_var = "Hello";string_var = 'Hello';_string="hello";
1
string_var = "Hello";string_var = 'Hello'; 0
string_var = "Hello";string_var = 'Hello';_string="hello";
1
string_var = "Hello";string_var = 'Hello';_string="hello";
1
string_var = "Hello"; 0
string_var = "Hello";string_var = 'Hello'; 0
string_var = 'Hello'; string_var = "Hello"; 0
string_var = "Hello"; 0
_string="hello";string_var = 'Hello'; string_var = "Hello";
1
_string="hello";string_var = 'Hello'; string_var = "Hello";
1
string_var = "Hello"; 0
string_var = "Hello"; 0
string_var = "Hello";string_var = 'Hello'; 0
string_var = "Hello";string_var = 'Hello'; 0
string_var = 'Hello'; 0
string_var = "Hello"; 0
string_var = "Hello"; 0
string_var = "Hello"; 0
string_var = "Hello"; 0
string_var = 'Hello'; 0
string_var = "Hello"; 0
string_var = "Hello"; 0
string_var = "Hello";_string="hello";string_var =1'Hello';
What type of variable is used
Points
to-represent
What typea of
number
variable
Feedback
with
is used
a decimal
- What
to represent
type
point?
of What
variable
a number
is the
is used
with
default
to
a decimal
represent
value of
point?
an
a number
uninitialized
with vari
ad

float 1 Error
float 1 None
float 1 None
float 1 Error
float 1 Error
float 1 0
float 1 ""
float 1 Error
float 1 Error
float 1 None
float 1 None
float 1 0
float 1 None
float 1 None
int 0 0
float 1 None
float 1 Error
int 0 0
float 1 None
int 0 None
float 1 Error
float 1 ""
float 1 0
Feedback - What is the default
Points value
- Whatofisanthe
uninitialized
default value
variable
of an in
uninitialized
Python? variable in Python?

1 <class 'float'>
0 <class 'float'>
0 <class 'float'>
1 <class 'float'>
1 <class 'float'>
0 <class 'int'>
0 <class 'str'>
1 <class 'float'>
1 <class 'str'>
0 <class 'float'>
0 <class 'float'>
0 <class 'float'>
0 <class 'float'>
0 <class 'float'>
0 <class 'str'>
0 <class 'float'>
1 <class 'float'>
0 <class 'int'>
0 <class 'float'>
0 <class 'int'>
1 <class 'float'>
0 <class 'int'>
0 <class 'float'>
1 list 1
1 list 1
1 list 1
1 list 1
1 tuple 0
0 tuple 0
0 set 0
1 tuple 0
0 set 0
1 tuple 0
1 list 1
1 list 1
1 list 1
1 list 1
0 tuple 0
1 list 1
1 list 1
0 list 1
1 tuple 0
0 list 1
1 list 1
0 dictionary 0
1 set 0
Which of the following represents
Feedback an
- Which
immutable
of thedata
Points
following
type?
- Which
represents
of the an
following
immutable
represents
data type?
an immutable data type?

tuple 1 str
tuple 1 str
tuple 1 str
tuple 1 str
dict 0 str
tuple 1 str
tuple 1 bool
tuple 1 int
tuple 1 str
list 0 str
tuple 1 str
dict 0 float
tuple 1 str
tuple 1 str
list 0 int
dict 0 str
tuple 1 str
tuple 1 float
dict 0 str
tuple 1 str
tuple 1 int
tuple 1 str
tuple 1 float
1 10x10
1 10x10
1 10x10
1 106010
1 10x10
1 600
0 70
0 601060
1 10X10
1 106010
1 110*10
0 60
1 10*10
1 10x10
0 80
1 10x10
1 6000
0 50
1 60×10
1 80
0 10
1 80
0 10*10
obtain the correct order Feedback
to print the
- obtain
variable
the
which
correct
Points
hasorder
input
- obtain
to
value
print
the correct
the variable
orderwhich
to print
hasthe
inpu
va
1 k=input(" enter a value");s=k;r=s;print(r); 1
1 k=input(" enter a value");s=k;r=s;print(r); 1
1 k=input(" enter a value");s=k;r=s;print(r); 1
0 s=k;k=input(" enter a value");print(r);r=s; 0
1 s=k;r=s;k=input(" enter a value");print(r); 0
0 r=s;s=k;k=input(" enter a value");print(r); 0
0 k=input(" enter a value");r=s;s=k;print(r); 0
0 k=input(" enter a value");s=k;r=s;print(r); 1
1 k=input(" enter a value");s=k;r=s;print(r); 1
0 k=input(" enter a value");s=k;r=s;print(r); 1
0 r=s;s=k;print(r);k=input(" enter a value"); 0
0 r=s;s=k;k=input(" enter a value");print(r); 0
0 s=k;r=s;k=input(" enter a value");print(r); 0
1 s=k;r=s;k=input(" enter a value");print(r); 0
0 s=k;r=s;k=input(" enter a value");print(r); 0
1 k=input(" enter a value");s=k;r=s;print(r); 1
0 r=s;s=k;k=input(" enter a value");print(r); 0
0 r=s;s=k;k=input(" enter a value");print(r); 0
0 k=input(" enter a value");s=k;r=s;print(r); 1
0 k=input(" enter a value");s=k;r=s;print(r); 1
0 print(r);k=input(" enter a value");s=k;r=s; 0
0 s=k;k=input(" enter a value");r=s;print(r); 0
0 k=input(" enter a value");r=s;s=k;print(r); 0
what are the two binary Feedback - what are the Points - what are the tw
1,0 1 input
0,1 1 input
True, false 0 Input
0,1 1 "input"
0,1 1 M+t
1 & 0l 0 l+"u"+"t"
_ 0 L+"u"
1s and 0s 0 Input
0,1 1 Input
True, False 0 ..
0,1 1o
0,1 1i
0,1 1 Input
0,1 1 input
Don't know 0 t="I"
O and 1 0 input
No 0 Luut
1&0 0 m+"t"
0,1 1 Input
Idk 0 Idk
1,0 0,1 0 Input
True,false 0 I+n+p+u+t
0,1 1,0 0 Input
1 str(k)
1 print(str(k))
1 str(k)
0 K="123"
0 K_str=str(k)
0 str(123)
0 k = 123 k_str = "{}".format(k) or k = 123 k_str = f"
1 Str(123)
1 Str(k)
0 k='123'
0 var=123
0 Float
1 K_str=str(k)
1 k_string=str(k)
0 Var_int =123
1 str(k)
0 K='123'
0 Float=123
1 Str(k)
0 Idk
1 Str(k)
0 Num_str="123"
1 Str(k)
1 64 bits;8 bytes; 1
0 8 bytes;64 bits; 1
1 4 bytes;32 bits; 0
0 32 bits;4 bytes; 0
0 8 bytes;64 bits; 1
0 4 bytes;32 bits; 0
0 32 bits;4 bytes; 0
0 8 bytes;4 bytes; 0
1 64 bits;8 bytes; 1
0 8 bytes;64 bits; 1
0 32 bits;4 bytes; 0
0 64 bits; 0
0 64 bits;8 bytes; 1
0 8 bytes;64 bits; 1
0 64 bits; 0
1 64 bits;8 bytes; 1
0 32 bits;4 bytes; 0
0 8 bytes;4 bytes; 0
1 8 bytes;32 bits; 0
0 8 bytes;32 bits; 0
1 4 bytes;32 bits; 0
0 8 bytes;64 bits;4 bytes; 0
1 8 bytes;64 bits; 1
how much rating i can getPoints
from -you
how much ratingFeedback
i can get from
- howyou
much rating i can get from you
5
5
5
5
5
5
5
5
5
5
5
5
5
5
4
5
1
5
5
5
1
5
5

You might also like