Complete the statement below to be able to create date objects.
import (a)
020. Extra Help
Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Robert Giordano
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
DROPDOWN QUESTION
1 min • 1 pt
Complete the statement below to be able to create date objects.
import (a)
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Fill in the blank to complete the statement to get the current datetime from the computer
curr_date = datetime.datetime.___()
3.
DRAG AND DROP QUESTION
1 min • 1 pt
Create a date object in the code below.
import datetime
year = 2023
month = 12
day = 25
xmas = (a) . (b) ( (c) , (d) , (e) )
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Complete the code below to find the number of days between date1 and date 2
import datetime
date1 = datetime.date(2023, 9, 6)
date2 = datetime.date(2024, 6, 21)
diff = (date2 - date1).____
5.
DRAG AND DROP QUESTION
1 min • 1 pt
Complete the code to print which number is larger
num1 = 4
num2 = 6
if (a) :
print("{} is larger".format(num1))
(b) :
print("{} is larger".format(num2))
10 questions
Tipe Data pada MySQL
Quiz
•
11th Grade
6 questions
Code.org CSP Unit 4 Review
Quiz
•
9th - 12th Grade
10 questions
2.1.2 Flowcharts and algorithms
Quiz
•
10th Grade
10 questions
KS4 Programming Techniques (1)
Quiz
•
8th - 10th Grade
10 questions
C# Programming Basics Quiz
Quiz
•
10th Grade
10 questions
07 - Nested Structures
Quiz
•
12th Grade
6 questions
016. Extra Help
Quiz
•
9th - 12th Grade
6 questions
C# Programming
Quiz
•
9th - 12th Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz
Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set
Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025
Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)
Quiz
•
9th - 12th Grade
15 questions
June Review Quiz
Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles
Quiz
•
8th Grade
25 questions
Triangle Inequalities
Quiz
•
10th - 12th Grade
40 questions
Week 4 Student In Class Practice Set
Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025
Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)
Quiz
•
9th - 12th Grade
25 questions
Triangle Inequalities
Quiz
•
10th - 12th Grade
10 questions
Right Triangles: Pythagorean Theorem and Trig
Quiz
•
11th Grade
46 questions
Biology Semester 1 Review
Quiz
•
10th Grade
24 questions
LSO - Virus, Bacteria, Classification - sol review 2025
Quiz
•
9th Grade
65 questions
MegaQuiz v2 2025
Quiz
•
9th - 12th Grade