top of page
Profile
Join date: Aug 21, 2021
About
0 likes received
0 comments received
0 best answers
Posts (3)
Sep 14, 2021 ∙ 1 min
Explanation of Functions in Python
Functions in python are block of code which are only used when they are called and it also helps in reusability of code. Functions are...
22
0
Sep 2, 2021 ∙ 1 min
Palindrome Checker
This is my task # 02 for the first assignment which is not from the task list uploaded in Google Classroom. Program Description: User...
9
0
Sep 2, 2021 ∙ 1 min
Email Splitter for Separating Username from Domain Name
This is my task # 01 for the first assignment from the task list uploaded in Google Classroom. My Code Description: - First the user will...
48
1
Hamza Khalid
Writer
More actions
bottom of page