100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Samenvatting functies H1 Softwareontwerp en programmeren 1 (D0I66a) $5.85   Add to cart

Summary

Samenvatting functies H1 Softwareontwerp en programmeren 1 (D0I66a)

 13 views  0 purchase
  • Course
  • Institution
  • Book

Een bestand met alle functies van H1 Softwareontwerp en programmeren 1 (D0I66a) voor HIR en HIRB. Alle functies voor dictionaries, lijsten,...

Preview 3 out of 6  pages

  • No
  • H1-h14
  • January 25, 2024
  • 6
  • 2023/2024
  • Summary
avatar-seller
Hoofdstuk 1

type()
round(a, 2)
max(a, b)
min(a, b)
pow(a, 10)
\n
\t
set() of {}
set.union(set2)
set.difference(set2)
set.intersection(set2)
set.issubset(set2)
set.add()
set.remove()
set.discard()
set.pop()
set.clear()
list() of []
list[-1]
list[1:3]
list[1:5:2]
list[-3:]
list[-4:-2]
list[::-1]
list.append()
list.extend()
list.pop()
list.insert()
list.insert(a, b)
list.remove(a)
tuple() of ()
dict() of {}
dict.items()
dict.keys()
dict.values()
dict1.update(dict2)
del dict1[a]

,dict.pop()
sorted()
list.sort()
+, -, *, /, //, %, **
==, !=, <, >, <=, >=
not, or, and
is, is not
enumerate()
string
capitalize()
lower()
upper()
title()
count(substring)
strip()
lstrip()
rstrip()
find(substring)
replace(te_vervangen, nieuwe_waarde)
rfind(substring)
split(splitter)
rsplit()
isalnum()
isalpha()

, Geeft het type/de klasse van de variabele
Rond het getal 'a' af tot 2 cijfers na de komma
Geeft het maximum van de 2 variabelen 'a' en 'b'
Geeft het minimum van de 2 variabelen 'a' en 'b'
Heft 'a' tot de macht 10
Zorgt voor een nieuwe lijn
Voegt een tab in
Maakt een lege set
Unie van de twee sets
Verschil van de twee sets
Doorsnede van de twee sets
Geeft boolean terug of het een subset is
Voegt een of meerdere elementen toe aan een set
Verwijdert een element (foutboodschap als het element niet aanwezig is)
Verwijdert een element (geen foutboodschap als het element niet aanwezig is)
Verwijdert een willekeurig element (foutboodschap bij lege set)
Maakt de set leeg
Maakt een lege lijst
Geeft het laatste element van de lijst
Geeft elementen 2 tot 4
Geeft elementen 2 tot 6 per stap van 2
Geeft de laatste 3 elementen
Geeft het 4de laatste tot het 2de laatste element
Geeft een omgekeerde lijst
Voegt één element toe aan het einde van de lijst. Het element kan een enkel item zijn.
Voegt de elementen van een iterable toe aan het einde van de lijst, elk element afzonderli
Verwijdert het laatste element van de lijst
Voegt een element toe op een willekeurige plek in de lijst, behalve als het er al in staat
Voegt een element b toe op plek a+1 in de lijst
Verwijdert het element 'a' uit de lijst (foutboodschap als het element niet aanwezig is)
Maakt een niet-veranderbare lijst (tuple)
Maakt een lege dictionary
Geeft data van dictionary terug als paren
Geeft de sleutels van de dictionary terug
Geeft de waarden van de dictionary terug
Voegt dict2 toe aan dict1
Verwijdert zowel sleutel 'a' als de waarde van sleutel 'a' uit de dictionary

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller maximeddw. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $5.85. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

77988 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$5.85
  • (0)
  Add to cart