














Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
INFO132 høsten 2022-UiB Questions and Answers What are Python module? ANSWER✓✓ Simply, is a file consisting of Python code. it can define functions, classes and variables and can also include runnable code. What are some of the conceptual Patterns to construct a program? ANSWER✓✓ Input: Get data from the "outside world". This might be reading data from a file, or even some kind of sensor like a microphone or GPS. In our initial programs, our input will come from the user typing data on the keyboard. Output: Display the results of the program on a screen or store them in a file or perhaps write them to a device like a speaker to play music or speak text. Sequential execution: Perform statements one after another in the order they are encountered in the script. Conditional execution Check for certain conditions and then execute or skip a sequence of statements. Repeated execution Perform some set of statements repeatedly, usually with some variation.
Typology: Exams
1 / 22
This page cannot be seen from the preview
Don't miss anything!