BIS Programming 1 Revision Sheet 2 PDF
Document Details
Uploaded by IndebtedSousaphone9480
Faculty of Commerce and Business Administration – BIS
BIS
Tags
Summary
This is a revision sheet for BIS Programming 1. It contains questions on while loops, array declarations, printing arrays and array length, and code examples for array manipulation in Python and selection of correct outputs for the given code.
Full Transcript
BIS Programming 1 Revision Sheet 2 1- What is the valid while loop? a)x=0 b) x=1 c) while x
BIS Programming 1 Revision Sheet 2 1- What is the valid while loop? a)x=0 b) x=1 c) while x