Teste python- Unesp-Jaboticabal

Teste python- Unesp-Jaboticabal

University

10 Qs

quiz-placeholder

Similar activities

PYTHON BASICS PART 1

PYTHON BASICS PART 1

University

10 Qs

DSA quiz 3 set 1

DSA quiz 3 set 1

University

10 Qs

Inteligencia Artificial

Inteligencia Artificial

University

10 Qs

Types of Mass Media

Types of Mass Media

10th Grade - Professional Development

11 Qs

Introducción Redes Tele1 IB

Introducción Redes Tele1 IB

10th Grade - University

15 Qs

IP-Com3 - Clase 2

IP-Com3 - Clase 2

University

12 Qs

Python Quiz

Python Quiz

University

15 Qs

Avaliação ECS - Word 2016

Avaliação ECS - Word 2016

University

10 Qs

Teste python- Unesp-Jaboticabal

Teste python- Unesp-Jaboticabal

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Glauco Rolim

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Quero imprimir

'Olá Mundo'

Qual comando devo utilizar ?

print('Olá Mundo')

print('Olá Mundo")

Print('Olá Mundo')

print 'Olá Mundo'

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Como fazemos para importar a biblioteca pandas ?

não esqueça do apelido 'oficial'

Import pandas as pd

import Pandas as Pd

import Pandas as pd

import pandas as pd

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Qual o resultado do comando

print("1/2") ?

0.5

"0.5"

"1/2"

1/2

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Qual o resultado do comando

type(1) ?

1

float

str

int

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Se

a = 'arroz'

b = ' e feijão'

qual será o resultado do comando

print(a+b)

a+b

'arroz e feijão'

ERROR!

zero

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Se

a=1

Qual o resultado do comando a==1

ERROR!

True

1

a==1

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Qual o resultado para

1//2 ?

0.5

ERROR!

0

'1//2'

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?