Exemplo n.º 1
0
Arquivo: answer.py Projeto: Todai88/me
# -*- coding: utf-8 -*-
"""
18611c57693f3281c28eaeb45e40cdf7
python
lab2
jobk16
2016-09-04 08:24:51
v2.2.15 (2016-05-31)

Generated 2016-09-04 10:24:52 by dbwebb lab-utility v2.2.15 (2016-05-31).
https://github.com/mosbth/lab
"""

from Dbwebb import Dbwebb

dbwebb = Dbwebb()
print(">>> Ready to begin.")
"""
==========================================================================
Lab 2 - python 
 
Strings and files.
 
"""
"""
--------------------------------------------------------------------------
Section 1. Strings 
 
The basics of strings.
 
"""