Name three of Python’s built-in (core) data types. (three words answer will suffice) 2. What is the type of the result of the following expression? (one word answer is sufficient)                    1 + 2.0 + 3 3. What does a function return if it has no return statement in it? (one word or one phrase answer will suffice)

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter17: Linked Lists
Section: Chapter Questions
Problem 13SA
icon
Related questions
Question

(Intro to Python)

Answer the following questions. Each question is for 1 point. Label each answer with the corresponding question. For each question below, it is sufficient to answer in one or more words, or one or more sentences.

1. Name three of Python’s built-in (core) data types. (three words answer will suffice)

2. What is the type of the result of the following expression? (one word answer is sufficient)

                   1 + 2.0 + 3

3. What does a function return if it has no return statement in it? (one word or one phrase answer will suffice)

4. When does the code nested inside the function definition run? In other words when does the code in the body of the function run? (one phrase answer will suffice)

5. What is the difference between script and interactive mode? (answer in at least two sentences)

6. Name the three broad categories of errors you may encounter when writing code. Write a Python statement to illustrate each kind of error. (answer in three words and three python statements)

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Datatypes
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr