import React from 'react' function Assignment() { return (
Assignment
) } export default Assignment