built-in functions
User-defined functions
Both of the above
None of these
34
40
50
None
//
%
&
individual lines of a file.
A list of remaining lines of the entire file
Write individual lines
None of the Above
Find the shape of the array
change the shape of array
Display elements
scope
Lifetime
keyword
if
for
Return
pass
Flow Lines
circle
diamond
None of the above
Tuple
Dictionary
List Comprehensions
pi()
piFun()
Fun()
str()
int()
String()
Factor
integer number
unique number
Source-code
bytecode
human-readable code
ndarray
array
alias
bw+
wb+
rb+
writeline (s)
write(s)
read(s)
Low-level Language
High-level Language
Middle-level Language
writelines (lines)
readlines (lines)
if a> = 2:
if (a>= 2)
if (a => 22)
if a >= 22