logo

The Codeacadmy Site for Python Assignment

1 Pages181 Words368 Views
   

Added on  2019-09-16

About This Document

Python assignment For this assignment, you will need to complete a few Python modules available online at the Codeacadmy site.

The Codeacadmy Site for Python Assignment

   Added on 2019-09-16

ShareRelated Documents
Python assignmentFor this assignment, you will need to complete a few Python modules available online at the Codeacadmy site. The site has been written for Python 2.x and not for Python 3.x, though from our perspective, the differences are very minor.Probably a couple of differences you need to be aware of are:when you print in Python 2, you do not list parenthesis, e.g.print "Hello"when you read input in Python 2, you will see the raw_inputfunction used instead of inputthe division operator / results depend on the type of operands - if two integers are used, it performs integer division. Each module below needs to be finished - incomplete modules do not count.Go the site http://www.codecademy.com/en/tracks/python(Links to an external site.)and create an account. Log in and complete the following modules:Date and Time Python Lists and Dictionaries A Day at the Supermarket Student Becomes the Teacher Battleship Practice Makes Perfect
The Codeacadmy Site for Python Assignment_1

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Key Difference between Python 2.7.x and 3.x
|2
|884
|206

ITECH1400 – Foundations of Programming
|7
|1303
|94

Assignment:. Write a python program to implement the Hu
|1
|431
|174

Designing with Python Assignment
|13
|3085
|564

The University of Sydney Page 2 Jupyter Notebooks: The Python Environment in DATA2001
|73
|3869
|94

Assignment on Python
|1
|557
|562