print(L[ : -7 : -1]) *
Answers
Answered by
0
Explanation:
Only the primitive data types (REAL, INDEX, STRING, BOOL, and BITS) print usable values. For example:
ExpNo = 5
Print("Experiment No.", ExpNo)
prints
Experiment No.5
in the output file.
Similar questions
Math,
1 day ago
Computer Science,
1 day ago
Math,
8 months ago
Social Sciences,
8 months ago
Economy,
8 months ago