0% found this document useful (0 votes)
6 views23 pages

ITC - 4307 Report

Python report

Uploaded by

yshuaib930
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views23 pages

ITC - 4307 Report

Python report

Uploaded by

yshuaib930
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 23

BAYERO UNIVERSITY KANO,

FACULTY OF COMPUTING,
DEPARTMENT OF INFORMATION TECHNOLOGY.

INTEGRATIVE PROGRAMMING
AND
TECHNOLOGIES (ITC 4307)

MINI PROJECT

COMPILED BY
SHUAIBU YAHAYA
CST/19/IFT/00407

SUBMITTED
TO

MAL. SAUD

1
1. Exception handling example code.

Output:

2. Pdb_example.py

2
Output:

3. Cprof_example.py

Output

3
4. Timeit_example.py

Output:

5. Test_addtition.py

4
Output:

6. If_example.py

Output:

7. Test_if.py

5
Output:

8. Redirection.py

Output:

6
9. Accept_by_pipe.py

Output:

10. Accept_by_input_file: This program will copy the content of sample.txt and paste it in
sample_output.txt.

11. No_prompt.py

Output:

12. With_prompt.py

7
Output:

13. Getpass.py

Output:

8
14. Password_prompt.py

Output:

15. Read_config_file.py

Output:

9
16. Read_many_config_files

Output:

17. Loging_example.py

Output:

18. Logging_warning.py

10
Output:

19. Generate_warning.py

Output:

20. Put_cpu_limit.py

11
Output:

21. Open_web.py

22. Os_dir_example.py

Output:

12
23. List_dir.py

Output:

24. Shutil_copy_example.py

13
Output:

25. Shutil_move_example.py

Output:

26. Shutil_rename_example.py

Output:

14
27. Os_remove_file.py

Output:

28. Os_path_return.py

Output:

29.Path_exist.py

Output:

15
30. Get_path_size.py

Output:

31. Compare_data.py

Output:

32. Merge_data.py

16
Output:

33. Pattern_match.py

Output:

34. Compress_dir_file.py

17
Output:

35. Tar_file_example.py

Output:

36. Tarfile_content.py

Output:

37. stdin_stdout_example.py

18
Output:

38. input_example.py

Output:

39. print_example.py

19
Output:

40. format_example.py

Output:

20
41. string_formatting.py

Output:

42. capture_output.py

21
Output:

22
23

You might also like