yes
no
machine dependent
none of the mentioned
my_string_1
1st_string
foo
_myvar
abc = 1,000,000
a b c = 1000 2000 3000
a,b,c = 1000, 2000, 3000
a_b_c = 1,000,000
__init__
in
it
on
Lists
Dictionary
Tuples
Class
int
bool
void
None
round(45.8)
round(6352.898,2,5)
round()
round(7463.123,2,1)
float
dict
list
tuple
class
dictionary
What will be the output of the following Python code?
print('ab12'.isalnum())
True
False
Built in datatype
Derived datatype
Concrete datatype
Abstract datatype
Ritche
Guido Van Rossum
Bill Gates
Sunder Pitchai
>>>
<<<
#
<<
&
@
$
Semicolon(;)
Dollor($)
comma(,)
Colon(:)
Interpreter
Identifiers
Keyword
Operators
break
while
continue
operators
Error
Expression
Portability
Reliability
Flexibility