WIP:first commit #1

Draft
WangRuoxi wants to merge 1 commits from WangRuoxi/SoftwareEngineeringCase:master into master
First-time contributor

修改 helloworld.py 的打印输出

修改 helloworld.py 的打印输出
WangRuoxi added 1 commit 2020-09-27 15:12:34 +08:00
This pull request has changes conflicting with the target branch.
  • helloworld.py
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b WangRuoxi-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff WangRuoxi-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wangtao/SoftwareEngineeringCase#1
No description provided.