Basics of Python - Part 1

preview_player
Показать описание
Here are the basics of the Python 1st Lecture.

Much more:

Facebook Groups

#irfanmalik #xevensolutions #xevenai #xevenskills #muhammadirfan #hopetoskills #freecourses #freeonlinecourses #technology #ai #artificialintelligence #python
Рекомендации по теме
Комментарии
Автор

00:09 Introduction to basic Python strings, lists, tuples, and sets
02:47 String representation in Python using quotes
07:59 Understanding the strip and replace functions in Python
10:34 Parameters in Python functions
16:06 Understanding the assigning and manipulation of list items in Python
18:59 Understanding Python list lengths
24:29 Explanation of items, tuples and commas in Python
26:59 Python sets are similar to sets in Maths but have some differences
31:20 Understanding sets and data types in Python
33:51 Python provides a method to label and store multiple key-value pairs in dictionaries.
38:57 Understand tuples, dictionaries, sets, and practice Python functions
Crafted by Merlin AI.

haziqimran
Автор

Sir Haris explains Python lecture very well. As a beginner, I learned everything clearly. Allah Bless you all Xeven Solutions team!! 😊

Faiza-Aiza
Автор

input_string = " AI and related technologies have a positive impact on the way the IT sector works "
capitalized_text = input_string.upper()
lower_text = input_string.lower()
White_space = input_string.strip()
word_list = input_string.split()
replace_text = input_string.replace("positive", "remarkable")

shafiullah
Автор

1: Python Strings
1.1: print("Afzaal")
1.2: name = "Afzaal"
print(name)
1.3: Multiline String
Multiline_S =
print(Multiline_S)
1.4: Modify String
//upper case
S = "Afzaal"
print(S.upper())
---->AFZAAL
//lower case
S = "Afzaal"
print(S.lower())

1.5: Remove White Space
S = " My Name Is Afzaal Ali "
print(S.strip())
My Name Is Afzaal Ali
1.6: Replace String
S = " I am a C Developer"
print(S.replace("C", "Python"))
I am a Python Developer
1.7: Split String
print(s.split(", "))
2: Python List
thislist =
3: Python Tuple
thistuple =
4: Python Sets
thisset =

kutgujk
Автор

Please tell from where we can access the notebook

ascenthurera
Автор

Jazak Allah Haris bhai 👍 you explained everything in easy and simple way. I have already done python course but this lecture helped me to revise functions in smart way 👍 special thanks to Irfan bhai to arrange this smart class

hiragul
Автор

very helpful, new students need to learn from different sources again and again

abdulsami
Автор

Review:
Hello sir Irfan, I started this free course 2 days ago and my programing concepts are very clear that's why I am not facing any difficulty till now . I started my programing journey staring from C++, Java in 2023 and delve into web development (learn basic html css and js) but at some point I thought I should explore AI and after exploring it I found sir Irfan Malik's channel and found this remarkable course.. The reason now I switched my field into AI development because I thought it will make huge impact after 2 to 4 years. That's why I am here. Moreover, I am in 3rd sem of BSCS

code_with_sharjeel
Автор

Especially Sir Irfan & Dr. Sheraz, you guys are legends with their knowledge.... I really respect you and consider you as my ideal!

tayyabNawaz-eu
Автор

Excellent job sir.... All Xeven team is splendid.... Stay blessed forever ❤

tayyabNawaz-eu
Автор

Thanks to sir Haris!!
Amazing lecture !!

My sincere duas in your way!!!

khadijabibi
Автор

Task 1


captialized_text = input_string.upper()
print(captialized_text)

lowercase_text =
input_string.lower()
print(lowercase_text)


print(White_space)

word_list = input_string.split()
print(word_list)
print(len(word_list))

, "remarkable" )

print(replaced_text)

taibamalik
Автор

wow haris bhi i notice you are teaching like sir irfan malik

thelion
Автор

Thank you so much Sir Haris, the way you clarify our concepts wow amazing💌

ahsanrajpoot.
Автор

now listening it, inshaa ALLAH will work according to your given guide line, jazakALLAH sir haris

faizasajid
Автор

When you will share notebook for practice?

MuhammadShoaib-qgsp
Автор

Sir kindly ap bata skty hai ke Jo ap note book ka bata rahy hai wo Kaha par hai😊

mehmoodbinaslam
Автор

AOA Sir, I hope you are doing well. I'm taking this course lectures but I don't know which is the notebook to practice on. kindly guide me further. And one thing more, I wasn't appraise off this course registration and I'm late to enroll in this course. So what will be the procedure now because I want to avail the certificate of this course at the end. and the assignments, from where I can get them?
Thanks.

nvexirq
Автор

AoA, Jazak ALLAH khair Sir Irfan. It's excellent endeavor - May ALLAH SWT keep all of us steadfast in our sincere efforts. Aameen Summa Aameen❤❤❤

goodsoldier
Автор

Sir apne bahut acha parhaya. Me ne kafi videos deki lkn jis andaaz me apne parhaya bahut acha tha. Thanks

RKMOfficialFF
welcome to shbcf.ru