C-16-Q042mediumsingle_mcq
int is the short form of:
int is the short form of:
- ainternal
- binteger
- cinterval
- dinterrupt
ব্যাখ্যা
int is the abbreviation for "integer," the type used for whole numbers in Python.
int is the short form of:
int is the abbreviation for "integer," the type used for whole numbers in Python.