Page 1 of 1

Question 1 Not yet answered Marked out of 4.00 Visual python display window coordinates are formed with (x,y,z) where y

Posted: Fri May 20, 2022 4:30 pm
by answerhappygod
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 1
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 1 (32.25 KiB) Viewed 21 times
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 2
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 2 (26.81 KiB) Viewed 21 times
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 3
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 3 (33.24 KiB) Viewed 21 times
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 4
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 4 (33.04 KiB) Viewed 21 times
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 5
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 5 (29.99 KiB) Viewed 21 times
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 6
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 6 (27.72 KiB) Viewed 21 times
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 7
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 7 (33.71 KiB) Viewed 21 times
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 8
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 8 (30.17 KiB) Viewed 21 times
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 9
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 9 (32.22 KiB) Viewed 21 times
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 10
Question 1 Not Yet Answered Marked Out Of 4 00 Visual Python Display Window Coordinates Are Formed With X Y Z Where Y 10 (38.76 KiB) Viewed 21 times
Question 1 Not yet answered Marked out of 4.00 Visual python display window coordinates are formed with (x,y,z) where y represents: Select one: horizontal axis O O in/out of the display window O None of the choices fits Ο Ο vertical axis

Question 2 Not yet answered Marked out of 4.00 In order to write a comment in Visual Python, the correct sign would be: Select one: O _# O # O *#* O Clear my choice

Question 3 Not yet answered Marked out of 4.00 To choose z-component of the velocity that is defined using Visual Python as v=vector(x,y,z), it is needed to be written: Select one: V.Z O V_Z v.vector.z ОО vector.z Clear my choice

Question 4 Not yet answered Marked out of 4.00 To define an angle of 25 degrees in radians using Visual Python, it is needed to be written: Select one: 25/pi*180 O 25/pi/180 O 25pi/180 O 25*pi/180 O Clear my choice

Not yet answered Question 5 Marked out of 4.00 Which attribute is used to change the arrow length in visual python? Select one: pos O radius O size Ο Ο axis Clear my choice

Not yet answered Question 6 Marked out of 4.00 Which attribute is used to change the size of a spherical object in visual python? Select one: pos O radius O size O axis O Clear my choice

Not yet answered Question 7 Marked out of 4.00 Visual python display window coordinates are formed with (x,y,z) where z represents: Select one: horizontal axis O in/out of the display window O None of the choices fits o Ο Ο vertical axis

Question 8 Not yet answered Marked out of 4.00 Which line of the code correctly defines red color for an object in visual python? Select one: color=color(red) O color.color=red color=color.red color.red О

Question 9 Not yet answered Marked out of 4.00 What is a correct code line which is used to leave a trail behind a moving object? Select one: maketrail=True O make_trail=True O make-trail=True O make.trail=true О Clear my choice

Question 10 Not yet answered Marked out of 4.00 In a following line of the code "box(pos=vector(0, 0, o), size=(1,2,3),color=color.green)" size values define following: Select one: length=2, height=1, width=3 o О length=0, height=0, width=0 O length=1, height=2, width=3 ОО length=3, height=2, width=1