Q8 - FundComp - Python Básico (En)

Quiz
•
Science, Computers
•
University
•
Medium
Standards-aligned
Mario Sucerquia
Used 20+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
print("Hello world!\nHello world!")
Hello world!
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following code do? myAge = int (myAge)
Converts the var (variable) myAge to a string
Converts the var (variable) myAge to a integer
Converts the var (variable) myAge from a integer to a string
Converts the var (variable) myAge to if statement
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(3*4+5)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write the following equation in Python?
y=x2+7x/2
y=(x2+7x)/2
y=x*2+7*x/2
E) y=(x*x+7*x)/2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following Python program?
A=5
B=2
print(A/B+A%B)
4.5
3
3.5
2.5
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Unit 2 Python

Quiz
•
University
10 questions
python quiz

Quiz
•
6th Grade - Professio...
10 questions
Functions

Quiz
•
8th Grade - University
15 questions
Java Quiz based on array

Quiz
•
University
12 questions
kotlin Quiz 2

Quiz
•
University
10 questions
LUA Test

Quiz
•
9th Grade - University
14 questions
JavaScript

Quiz
•
University
10 questions
Object Oriented Programming

Quiz
•
University
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