Maggie Samson
Test por , creado hace más de 1 año

Geography Test sobre GEOM 73 - Python Quiz 11, creado por Maggie Samson el 14/04/2019.

44
1
0
Maggie Samson
Creado por Maggie Samson hace alrededor de 5 años
Cerrar

GEOM 73 - Python Quiz 11

Pregunta 1 de 11

1

Which of the following statement(s) regarding code written in Python 2 and 3 is(are) true? Assume that ArcPy is not used, just Python itself. (check all that apply)

Selecciona una o más de las siguientes respuestas posibles:

  • code can be written so that it will work in both Python 2 and Python 3

  • all code written in Python 2 will work in Python 3

  • some code written in Python 2 will work in Python 3

  • all code written in Python 3 will work in Python 2

Explicación

Pregunta 2 de 11

1

When will Python 2.7 no longer be maintained?

Selecciona una de las siguientes respuestas posibles:

  • 2019

  • 2020

  • 2021

  • 2022

  • 2024

  • 2025

Explicación

Pregunta 3 de 11

1

Which of the following statements/keywords in Python 2 have been changed to functions in Python 3? (check all that apply)

Selecciona una o más de las siguientes respuestas posibles:

  • import

  • input

  • class

  • range

  • file

  • print

  • exec

Explicación

Pregunta 4 de 11

1

Which tool in Python that you can use in your scripts makes your Python 2 code subject to the new rules of Python 3?

Selecciona una de las siguientes respuestas posibles:

  • python3porting

  • __future__

  • modernize

  • lib2to3

  • io

Explicación

Pregunta 5 de 11

1

Which version of Python installs with ArcGIS Pro 2.1?

Selecciona una de las siguientes respuestas posibles:

  • Python 2.6

  • Python 2.7

  • Python 3.5

  • Python 3.6

  • Python 3.7

Explicación

Pregunta 6 de 11

1

Which module in ArcPy has undergone the most signifcant changes between Dekstop 10.x and Pro?

Selecciona una de las siguientes respuestas posibles:

  • project module

  • network analyst module

  • spatial analyst module

  • mapping module

  • data access module

Explicación

Pregunta 7 de 11

1

ArcGIS Pro projects use which file extension?

Selecciona una de las siguientes respuestas posibles:

  • .apr

  • .aptx

  • .aprx

  • .mxd

  • .ppkx

  • .pro

Explicación

Pregunta 8 de 11

1

The two sections of the Python window in ArcGIS Pro are called:

Selecciona una de las siguientes respuestas posibles:

  • interactive interpreter and transcript

  • primary prompt and secondary prompt

  • script and interactive interpreter

  • script and transcript

  • python prompt and transcript

  • primary prompt, and help and syntax window

Explicación

Pregunta 9 de 11

1

Which of the following method(s) to extent the functionality of desktop GIS is(are) no longer supported in Pro? (check all that apply)

Selecciona una o más de las siguientes respuestas posibles:

  • scrip tools using Python

  • Python toolboxes

  • Python add-ins

Explicación

Pregunta 10 de 11

1

Which default Python environment is used when running ArcGIS Pro?

Selecciona una de las siguientes respuestas posibles:

  • arcgisscripting

  • arcpy

  • Python 3

  • arcgispro-py3

Explicación

Pregunta 11 de 11

1

Which Python package manager is used in ArcGIS Pro to install and manage 3rd party libraries?

Selecciona una de las siguientes respuestas posibles:

  • EasyInstall

  • Python 3

  • PIP

  • conda

  • Anaconda

Explicación