Alphabetical - S

sampleReturns test
searchReturns test
seedReturns test
setReturns a new set object (built-in).
setattrDefines the attribute (built-in).
setstateReturns test
shuffleReturns test
sinReturns the sine of x radians.
sinhReturns test
sliceReturns a slice object representing the set of indices (built-in).
sortedReturns a new sorted list (built-in).
splitReturns test
sqrtReturns the square root of x.
staticmethodConvert a method into a static method (built-in).
stdevReturns test
strReturns the object converted to a string (built-in).
sumReturns the total of all the items of an iterable (built-in).
superReturns a proxy object that delegates method calls to a parent (built-in).
sample
Returns test
search
Returns test
seed
Returns test
set
Returns a new set object (built-in).
setattr
Defines the attribute (built-in).
setstate
Returns test
shuffle
Returns test
sin
Returns the sine of x radians.
sinh
Returns test
slice
Returns a slice object representing the set of indices (built-in).
sorted
Returns a new sorted list (built-in).
split
Returns test
sqrt
Returns the square root of x.
staticmethod
Convert a method into a static method (built-in).
stdev
Returns test
str
Returns the object converted to a string (built-in).
sum
Returns the total of all the items of an iterable (built-in).
super
Returns a proxy object that delegates method calls to a parent (built-in).

© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited Top