Qual é a sintaxe correta para exibir "Hello, World!" em Python?

Python and GitHub Basics Quiz

Quiz
•
Computers
•
10th Grade
•
Medium
BRUNA KWIATKOVSKI
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
`echo "Hello, World!"`
`print("Hello, World!")`
`printf("Hello, World!")`
`System.out.println("Hello, World!")`
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual dos seguintes é um sistema de controle de versão comumente usado com o GitHub?
Subversion
Mercurial
Git
CVS
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Em Python, qual é a saída do seguinte código: `print(2 ** 3)`?
6
8
9
12
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual das seguintes é a maneira correta de criar um novo branch no Git?
`git branch new-branch`
`git checkout new-branch`
`git init new-branch`
`git merge new-branch`
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é o resultado da seguinte expressão Python: `5 + 3 * 2`?
11
16
13
10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando é usado para preparar alterações para o próximo commit no Git?
`git commit`
`git add`
`git push`
`git pull`
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Em Python, qual das seguintes opções é usada para definir uma função?
`function myFunction():`
`def myFunction():`
`create myFunction():`
`define myFunction():`
Create a free account and access millions of resources
Similar Resources on Wayground
6 questions
Pensamento Computacional - 1° ano

Quiz
•
10th Grade
8 questions
Python 3 модуль

Quiz
•
9th - 12th Grade
10 questions
EXERCÍCIO 11 -PESQUISA-PROGRAMAÇÃO E ROBÓTICA DURVAL 2025

Quiz
•
9th Grade - University
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
10 questions
KD-1 Dasar pemrograman python

Quiz
•
10th Grade
10 questions
Avaliação Pensamento Computacional - Prático

Quiz
•
1st Grade - Professio...
13 questions
Estrutura for e while em Python

Quiz
•
10th Grade
10 questions
Exploring Python: Input and Output Essentials

Quiz
•
9th Grade - University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade