Skip to main content

Posts

Showing posts with the label CS202

CS202 Assignment 1

       CS202 - Assignment   1   Solution   Spring   2021   <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>CS202 Assignment 1 Solution Spring 2021</title> </head> <body style="background-color: powderblue;"> <h1 style="text-align:center; color:red;"><b>Hospital Survey Form</b></h1> <h2 style="text-align:center; color:green;"><b>Provided by VU Answer</b></h2> <h3 style="text-align:left; color:green;"><b>Student ID: ------</b></h3> <h3 style="text-align:left; color:green;"><b>Student Name: -----</b></h3> Patient's First Name: <input type="text" style="margin-Le