0% found this document useful (0 votes)
190 views

Learning Guide Unit 1 - Discussion Assignment

Fundamentals of Programming

Uploaded by

Lect urer
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)
190 views

Learning Guide Unit 1 - Discussion Assignment

Fundamentals of Programming

Uploaded by

Lect urer
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/ 2

1/5/22, 1:44 AM Learning Guide Unit 1: Discussion Assignment

CS 1101 Programming Fundamentals - AY2022-T2


Dashboard / My courses /
CS 1101 - AY2022-T2 / 11 November - 17 November /
Learning Guide Unit 1

Learning Guide Unit 1


Learning Guide Unit 1

 

Discussion Assignment

Programming languages like Python are formal languages with strict syntax rules. But those rules can change over time with newer versions
of the programming language. Your textbook covers Python 3, but you may only have access to Python 2. 

Download and install a working Python environment, preferably Python 3, or get an account with PythonAnywhere. Refer to the Software
Requirements/Installation section of the course syllabus for details.

Type the statements below into your Python interpreter. For each statement, copy the output into your Discussion Assignment and explain
the output. Compare it with any similar examples in the textbook, and describe what it means about your version of Python. 

>>> print 'Hello, World!'

>>> 1/2

>>> type(1/2)

>>> print(01)

>>> 1/(2/3) 

When you reply to your peers’ submissions, compare their results with yours.

 

Table of contents
Overview
Introduction
Reading Assignment
Discussion Assignment
Learning Journal
Self-Quiz
Checklist

UoPeople Clock (GMT-5)


All activities close on Wednesdays at 11:55 PM, except for Learning Journals/Portfolios which close on Thursdays at 11:55 PM always
following the clock at the top of the page.

https://my.uopeople.edu/mod/book/view.php?id=268116&chapterid=307720 1/2
1/5/22, 1:44 AM Learning Guide Unit 1: Discussion Assignment

Due dates/times displayed in activities will vary with your chosen time zone, however you are still bound to the 11:55 PM GMT-5
deadline.

◄ IDLE Development Environment Tutorial

Jump to...

Discussion Forum Unit 1 ►

Disclaimer Regarding Use of Course Material  - Terms of Use


University of the People is a 501(c)(3) not for profit organization. Contributions are tax deductible to the extent permitted by law.
Copyright © University of the People 2021. All rights reserved.

You are logged in as Stephen Chuks (Log out)


Reset user tour on this page
 www.uopeople.edu










Resources
UoPeople Library
Orientation Videos
LRC
Syllabus Repository
Honors Lists
Links
About Us
Policies
University Catalog
Support
Student Portal
Faculty
Faculty Portal
CTEL Learning Community
Office 365
Tipalti
Contact us
English (‎en)‎
English (‎en)‎
‫ العربية‬‎(ar)‎

Data retention summary


Get the mobile app

https://my.uopeople.edu/mod/book/view.php?id=268116&chapterid=307720 2/2

You might also like