1-4 编程练习作业提交
来源:1-4 编程练习
MiMicccc
2020-08-19 15:30:31
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <title></title> </head> <body> <!--此处填写代码--> <form> 名:<input type="text" > <br /> <br /> 姓:<input type="text" > </form> </body> </html>
1回答
同学你好,代码实现正确。继续加油,祝学习愉快~
相似问题