Linux的第一次挑战
实验要求:
1、在 /home/shiyanlou 目录下创建 shiyanlou.py 文件
2、在文件中输入以下内容:
print('hello shiyanlou')
3、进入 Code 目录,新建名为 test 的目录,然后将刚刚创建的 /home/shiyanlou/shiyanlou.py 文件复制到目录 /home/shiyanlou/Code/test 中
Linux的第一次挑战
实验要求:
1、在 /home/shiyanlou 目录下创建 shiyanlou.py 文件
2、在文件中输入以下内容:
print('hello shiyanlou')
3、进入 Code 目录,新建名为 test 的目录,然后将刚刚创建的 /home/shiyanlou/shiyanlou.py 文件复制到目录 /home/shiyanlou/Code/test 中