.count('c')
len( LIST )
sum( LIST )
print(f" {}")
str()
int()
float()
random.randint(min, max)
random.random() #0 and 1
round()
round( ,2)
split()
split(",")
max( LIST )
min( LIST)
range(min,max+1,steps) #from min to max
------------
for x in Xs:
.......
------------
if ***:
.....
elif ***:
....
else:
....
-
Notifications
You must be signed in to change notification settings - Fork 0
Jisha-Maniamma/testPythonBasics
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published