
Python Algortima Rekrusif Pert-10

Quiz
•
Information Technology (IT)
•
1st Grade
•
Medium
ricky noviansyah
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Berapa faktorial dari 5?
120
24
100
60
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara menghitung faktorial dari sebuah angka menggunakan rekursi?
faktorial(n) = n / faktorial(n - 1)
faktorial(n) = n + faktorial(n - 1)
faktorial(n) = 1 jika n <= 1 lainnya n * faktorial(n - 1)
faktorial(n) = n * faktorial(n + 1)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa itu deret Fibonacci?
Polanya adalah deret angka yang berkurang satu setiap kali.
Deret Fibonacci adalah serangkaian angka di mana setiap angka adalah jumlah dari dua angka sebelumnya.
Sebuah deret angka di mana setiap angka dikalikan dengan angka sebelumnya.
Sebuah deret angka prima.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa angka ke-6 dalam deret Fibonacci?
13
3
8
5
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara menemukan faktorial dari 0?
0! = 0
Faktorial dari 0 tidak terdefinisi
0! = -1
1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa rumus rekursif untuk bilangan Fibonacci?
F(n) = F(n-1) * F(n-2) untuk n > 1
F(n) = F(n-1) - F(n-2) untuk n > 1
F(n) = F(n-1) + 2F(n-2) untuk n > 1
F(n) = F(n-1) + F(n-2) untuk n > 1, dengan F(0) = 0 dan F(1) = 1.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa angka ke-7 dalam deret Fibonacci?
21
5
8
13
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
10 questions
Odd and even numbers

Quiz
•
1st - 2nd Grade
10 questions
Exploring the 5 Regions of the United States

Interactive video
•
1st - 5th Grade
7 questions
Parts of Speech

Lesson
•
1st - 12th Grade