Skip to content

Opening book details…

About this document

Python Array and Function Exercises by Vengalarao is a document available to read on EtoBox.

This document contains 6 Python exercises testing various Python skills: 1) Calculating the square root of 16 using pow() and correcting the expression. 2) Defining lists and tuples, performing list operations, slicing, indexing and modifying lists. 3) Defining a string and performing string operations. 4) Writing a program to find numbers equal to the sum of their factors. 5) Defining "big numbers" as lists of digits, adding and multiplying them, and ensuring the program works for different digit length

Author
Vengalarao
Language
EN