Python programming course-experiment one

No. 2019-2020-20181324 "Python Programming" Experiment 1 Report

Course: "Python Programming"
Class: 1813
Name: Tan Jie
Student ID: 20181324
Experimental Teacher: Wang Zhiqiang
Experiment Date: April 11, 2020
Compulsory / Elective: Public Elective Course

1. Experimental content

1.熟悉Python开发环境;

2.练习Python运行、调试技能;

3.编写程序,练习变量和类型、字符串、对象、缩进和注释等;

4.掌握git技能

2. Experimental process and results

1. 开发环境,pycharm
2. 运行与调试

   ![运行截图](D:\homework\学期4\python\实验\实验1.1.png)


Debug screenshot 1
Debug screenshot 2
3. Screenshots of programming exercises
4. Code Cloud Link: Experiment 1

3. Problems encountered during the experiment and the resolution process

本次实验较为简单,无问题

Others (sentiment, thinking, etc.)

References

Guess you like

Origin www.cnblogs.com/tanjie200/p/12677855.html