Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
6 views

Programming in Python - - Unit 1 - Week 1 (Contents) _ Planning the Computer Program

The document outlines the first week of a Python programming course, focusing on planning computer programs and problem-solving techniques. It includes details about lectures, assignments, and quiz questions related to programming concepts such as algorithms, error types, and the compilation process. The assignment was submitted on February 12, 2024, with a score of 90%.

Uploaded by

rvseceprint
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Programming in Python - - Unit 1 - Week 1 (Contents) _ Planning the Computer Program

The document outlines the first week of a Python programming course, focusing on planning computer programs and problem-solving techniques. It includes details about lectures, assignments, and quiz questions related to programming concepts such as algorithms, error types, and the compilation process. The assignment was submitted on February 12, 2024, with a score of 90%.

Uploaded by

rvseceprint
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

4/23/24, 2:09 AM Programming in Python - - Unit 1 - Week 1 (Contents) : Planning the Computer Program

(https://swayam.gov.in) (https://swayam.gov.in/nc_details/CEC)

mathavi.2007@gmail.com 

CEC (https://swayam.gov.in/explorer?ncCode=CEC) » Programming in Python (course)

Course Assessment-1-2024
outline The due date for submitting this assignment has passed.
Due on 2024-02-17, 23:59 IST.
Week 1 Score: 9/10=90%
(Contents) :
Planning the
Computer Assignment submitted on 2024-02-12, 14:04 IST
Program () 1) Which of the following is a common approach for solving a problem? 1 point

Guidelines Algorithm
(unit?
unit=1&lesson
Sequential
=76) Random

Lecture 1 :
Flow Chart
Introduction to Yes, the answer is correct.
the course and Score: 1
problem Accepted Answers:
solving. (unit? Algorithm
unit=1&lesson
=2)
2) The compilation process converts the source code into __________. 1 point
Lecture 2:
Using Algorithm
Computer as a Executable format
Problem-
Printable Code
Solving Tool
(unit? compiled code
unit=1&lesson Yes, the answer is correct.
=3) Score: 1
Accepted Answers:
Lecture 3:
Executable format
Types of errors
in
programming 3) How to instruct the computer to solve a problem? 1 point
and
Introduction to By switching on the computer

https://onlinecourses.swayam2.ac.in/cec24_cs01/unit?unit=1&assessment=91 1/3
4/23/24, 2:09 AM Programming in Python - - Unit 1 - Week 1 (Contents) : Planning the Computer Program

Debugging By teaching computer our language


and
Documentatio
By writing a program
n (unit? By designing a flowchart
unit=1&lesson
Yes, the answer is correct.
=4)
Score: 1
Lecture Accepted Answers:
Material (unit? By writing a program
unit=1&lesson
4) What is the first step towards problem-solving? 1 point
=5)

Quiz: Understanding and describing the problem


Assessment- Designing the solution of the problem
1-2024
Asking someone for the solution
(assessment?
name=91) Finding the cost to solve the problem

Yes, the answer is correct.


Week 2 Score: 1
(Contents): Accepted Answers:
Techniques Understanding and describing the problem
of Problem
Solving () 5) Who developed python ? 1 point

Week 3 Guido van Rossum


(Contents): Dennis Ritchie
Introduction
James Gosling
to Python ()
Berners-Lee
Week 4 Yes, the answer is correct.
(Contents): Score: 1
Conditional Accepted Answers:
Statements Guido van Rossum
and Looping
() 6) The program code is also referred to as__________ 1 point

Week 5 Executable Code


(Contents): Object Code
String
Source Code
Manipulation
() Binary Code

Yes, the answer is correct.


Week 6 Score: 1
(Contents): Accepted Answers:
Introduction Source Code
to list. ()
7) All scripting languages are programming languages. 1 point
Week 7
(Content): False
Introduction True
to tuples. () Yes, the answer is correct.
Score: 1
Week 8 Accepted Answers:
(Contents): True
Introduction

https://onlinecourses.swayam2.ac.in/cec24_cs01/unit?unit=1&assessment=91 2/3
4/23/24, 2:09 AM Programming in Python - - Unit 1 - Week 1 (Contents) : Planning the Computer Program

to 8) Which of the following is not a program error? 1 point


dictionaries
() Compile
Logical
Week 9 Runtime
(Contents):
Installation
Python
Functions () Yes, the answer is correct.
Score: 1
Week 10 Accepted Answers:
(Contents) : Installation
Python
Modules () 9) Which of the following is an example of logical error? 1 point

Forgetting a semicolon
Week 11
(Contents): Re declaring a variable
Input-Output Infinite loop
() Divided by zero

Week 12 No, the answer is incorrect.


Score: 0
(Contents):
Accepted Answers:
Exception
Divided by zero
Handling ()

10) Built-in debugger of python is _____________ 1 point

pdb
pdf
fpd
ftp

Yes, the answer is correct.


Score: 1
Accepted Answers:
pdb

You were allowed to submit this assignment only once.

https://onlinecourses.swayam2.ac.in/cec24_cs01/unit?unit=1&assessment=91 3/3

You might also like