Home
Draft a document
Due Diligence
Quick help
Make any Ebook you want
Info report on any company
Legal research
Proofread
Legal Questions
Just ask any question
Remko for Whatsapp
Build a DJANGO site (experimental)
Samples
Email (english)
Email (Indonesian)
Memo (english)
Memo (Indonesian)
Others (Dutch)
Others (English)
Others (Indonesian)
Pricing
Info
AI for Office Diversity & Inclusion
AI in Office Marketing Future
AI automates contract review.
AI Revolutionizes Office Workflow
AI and GPT for Legal Transcription
AI in Office Decision-Making
AI, GPT Enhancing Legal Research
AI and GPT for Legal Translation
AI Streamlines Office Operations.
AI, GPT, Legal Analytics, Visualization
Login With Google
Home
Draft a document
Due Diligence
Quick help
Make any Ebook you want
Info report on any company
Legal research
Proofread
Legal Questions
Just ask any question
Remko for Whatsapp
Build a DJANGO site (experimental)
Samples
Pricing
Contact us
Remko Weingarten
(AI consultant)
Call us!
+62 8810 1295 7923
Mail address
remko66@gmail.com
Write a document for me (Email/memo etc) Click here!
This quiz/test might be in a foreign language.
This is an old quiz, to generate a new one for you :
Add this number on your wa
+62 815 1708 4333( or click here)
and type quiz python to try it yourself (or any other topic)
Quiz: python
1. Wat is de juiste syntax om een functie in Python te definiƫren?
def my_function()
function my_function()
my_function:def()
define my_function()
Correct answer: a
2. Hoe maak je een variabele met de waarde 5 in Python?
x = 5
5 = x
var x = 5
x == 5
Correct answer: a
3. Hoe voer je een if-statement uit in Python?
if x > y {}
if (x > y)
if x > y:
if x > y then
Correct answer: c
4. Hoe maak je een lijst in Python?
list = [1, 2, 3]
list = (1, 2, 3)
list = {1, 2, 3}
list = <1, 2, 3>
Correct answer: a
5. Hoe maak je een for-loop in Python?
for x in range(5):
for x = 0 to 5:
for x > 5:
for x in 5:
Correct answer: a
6. Hoe maak je een while-loop in Python?
while x > 5:
while x = 5:
while x in 5:
while x to 5:
Correct answer: a
7. Hoe importeer je een module in Python?
import module
module import
#include module
using module
Correct answer: a
8. Hoe maak je een klasse in Python?
class MyClass:
MyClass = class:
class = MyClass
MyClass class:
Correct answer: a
9. Hoe maak je een dictionary in Python?
my_dict = {1:'a', 2:'b', 3:'c'}
my_dict = [1:'a', 2:'b', 3:'c']
my_dict = (1:'a', 2:'b', 3:'c')
my_dict = <1:'a', 2:'b', 3:'c'>
Correct answer: a
10. Hoe vang je een uitzondering op in Python?
try: ... except Exception:
try: ... catch Exception:
try: ... exception Exception:
try: ... handle Exception:
Correct answer: a
This is an old quiz, to generate a new one for you :
Add this number on your wa
+62 815 1708 4333( or click here)
and type quiz python to try it yourself (or any other topic)
}
Part of the remko for WA platform, free chatGPT for whatsapp
more info:
Quiz on wa