[go: up one dir, main page]

0% found this document useful (0 votes)
204 views1 page

Week 6 Assignment - Variables, If - THEN - ELSE, Loops

Week 6 Assignment: Variables, IF/THEN/ELSE, Loops Week 6 Assignment: Variables, IF/THEN/ELSE, Loops Week 6 Assignment: Variables, IF/THEN/ELSE, Loops Instructions: You will complete this assignment in Python 3.x. Make sure you have downloaded the software and it is installed correctly. You will download it from this site: https://www.python.org/downloads/. You will code the following and submit it in one file. Use the information in the Lessons area for this week to assist you. Save it as a python file (.py), and upload it into the Assignments area for the Week 4 Assignment. 1. Create a comment block with the following information: Your Name Course Name, Section (example: ENTD200 B002 Spr15) Instructor name Week # Date completed 2. Problem 1: Write a program that will calculate the problem and stop after the condition has been met. a=number of loops (start with zero) b=a+1 c=a+b Condition: If c is less than 5, then the loop will continue; else, it will end. 3. Print a string variable that states the number of loops required to meet the condition for Problem Assignment Rubric: Requirements Points Available Points Earned Comments Assignment details in a comment block 10 10 Python commands used to correctly print the solution to Problem 1. 80 80 Correct Python statement for #3. 10 10 Total 100 100 Week 6 Assignment: Variables, IF/THEN/ELSE, Loops
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
204 views1 page

Week 6 Assignment - Variables, If - THEN - ELSE, Loops

Week 6 Assignment: Variables, IF/THEN/ELSE, Loops Week 6 Assignment: Variables, IF/THEN/ELSE, Loops Week 6 Assignment: Variables, IF/THEN/ELSE, Loops Instructions: You will complete this assignment in Python 3.x. Make sure you have downloaded the software and it is installed correctly. You will download it from this site: https://www.python.org/downloads/. You will code the following and submit it in one file. Use the information in the Lessons area for this week to assist you. Save it as a python file (.py), and upload it into the Assignments area for the Week 4 Assignment. 1. Create a comment block with the following information: Your Name Course Name, Section (example: ENTD200 B002 Spr15) Instructor name Week # Date completed 2. Problem 1: Write a program that will calculate the problem and stop after the condition has been met. a=number of loops (start with zero) b=a+1 c=a+b Condition: If c is less than 5, then the loop will continue; else, it will end. 3. Print a string variable that states the number of loops required to meet the condition for Problem Assignment Rubric: Requirements Points Available Points Earned Comments Assignment details in a comment block 10 10 Python commands used to correctly print the solution to Problem 1. 80 80 Correct Python statement for #3. 10 10 Total 100 100 Week 6 Assignment: Variables, IF/THEN/ELSE, Loops
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

10/30/2015

TheAceStudent:Week6Assignment:Variables,IF/THEN/ELSE,Loops

Week6Assignment:Variables,IF/THEN/ELSE,Loops
Week6Assignment:Variables,IF/THEN/ELSE,Loops
Week6Assignment:Variables,IF/THEN/ELSE,Loops
Instructions:
YouwillcompletethisassignmentinPython3.x.Makesureyouhavedownloadedthesoftwareand
itisinstalledcorrectly.Youwilldownloaditfromthissite:https://www.python.org/downloads/.
Youwillcodethefollowingandsubmititinonefile.UsetheinformationintheLessonsareaforthis
weektoassistyou.Saveitasapythonfile(.py),anduploaditintotheAssignmentsareaforthe
Week4Assignment.
1.Createacommentblockwiththefollowinginformation:
YourName
CourseName,Section(example:ENTD200B002Spr15)
Instructorname
Week#
Datecompleted
2.Problem1:Writeaprogramthatwillcalculatetheproblemandstopaftertheconditionhas
beenmet.
a=numberofloops(startwithzero)
b=a+1
c=a+b
Condition:Ifcislessthan5,thentheloopwillcontinueelse,itwillend.
3.Printastringvariablethatstatesthenumberofloopsrequiredtomeettheconditionfor
Problem
AssignmentRubric:
RequirementsPointsAvailablePointsEarnedComments
Assignmentdetailsinacommentblock1010
PythoncommandsusedtocorrectlyprintthesolutiontoProblem1.8080
CorrectPythonstatementfor#3.1010
Total100100
Week6Assignment:Variables,IF/THEN/ELSE,Loops

data:text/htmlcharset=utf8,%3Ch3%20class%3D%22posttitle%20entrytitle%22%20itemprop%3D%22name%22%20style%3D%22margin%3A%200px

1/1

You might also like