Skip to content

Three weeks of Python Labs during a computer science course at University West

Notifications You must be signed in to change notification settings

yaggen/python-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-lab

Three weeks of Python Labs during a computer science course at University West fall 2019.

Lab.py

Simple exersice featuring if-loops, strings and functions.

Lab_b.py

Another exersice focusing on flow control with loops, also some focusing on lists and printing results

Lab_c.py

Rather advanced exersice, we were supposed to parse trough a set of cisco config and version files, take out relevant info and put it into a HTML-table. The program can be rewritten and continued on to make a simple tool for documenting networking software at a workplace.

About

Three weeks of Python Labs during a computer science course at University West

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages