wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

1st quiz

Total questions: 8

Worksheet time: 8mins

Name
Class
Date
1.

Jupyter Notebook was originally developed for the Python programming language but now supports over 40 programming languages.

a)

true

b)

false

2.

Markdown cells in Jupyter Notebook are used to write and execute code.

a)

true

b)

false

3.

Jupyter Notebook allows you to export notebooks to HTML, PDF, and Markdown formats.

a)

true

b)

false

4.

<h1> hello world <h1>

(a)  

5.

Alice,25,Female

Bob,30,Male

Charlie,40,Male

(a)  

6.

what is the file extention type ?

(a)  

7.

is a Python package for parsing HTML and XML documents.

a)

pands

b)

jupyter notebook

c)

BeautifulSoup

d)

openCV

8.

this markup language has been specially created for both people and machines to read easily.

a)

html

b)

txt

c)

csv

d)

xml