Lab#1

active 10 years, 10 months ago
Lab#1
This Project is OPEN.
School / Office
Technology & Design
Project Description

variables and assignment statements in python

Acknowledgements

This project was created by: Anne Menmou

Recent Discussions

Sorry, there were no discussion topics found.

Recent Docs

exercice2chap2

5 x=5 x+1 in the python interpreter, the result is 5 6 Now when the same statements are typed into a script and run, nothing is displayed. I have no output. See Moreexercice2chap2

lab1 Exercice3 chapter2

Assuming that we execute the following assignment statements: width=17 height=12.0 delimiter='.' for each of the following expressions, write the value of the expression and the type (of the value of the expression). 1.   w See Morelab1 Exercice3 chapter2