ProjectWork
ProjectWork
Project Work – IV
SEC204-2C
Submission Guidelines
Subject Choice I:
Python Programming - Application Development
Task 1: Implementation of Control Statement of Python.
1.1 Create a program that implements any of control & loop statements like if, elif, else, Match case, while
loop and for loop.
Examples: Student grade from their percentage, print 1 to 100 even numbers using loop
1.2 Display Output
************************************************************************
Subject Choice II:
Web Design and Development - Web Application Development
Task 3: Implementation of string function, math function and date function of WDD.
3.1 Create a one program that implements string function, math function, date function.
3.2 Display Output
************************************************************************
Subject Choice III: