TrellixVulnTeam / Python_Training_T3CJ

A collection of exersices for python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python_Training

A collection of exersices for python

Week 1

Part 1

This part details Assignments testing simple python tasks, Their associated problem statemnets are given below.

Assignment 1

Create a todo list application in Python. That will be accessible from the command line. The application can create a task, delete a task, list the tasks, update a task.

Assignment 2

Write a file system application in python capable of Create a file, Remove file, Show file content, Update file content, Search a string in a file, Replace a word with other word.

About

A collection of exersices for python


Languages

Language:Python 97.1%Language:HTML 1.3%Language:JavaScript 0.9%Language:CSS 0.7%Language:Shell 0.0%Language:PowerShell 0.0%Language:Xonsh 0.0%