You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
label=tk.Label(frame, text="Alert! You're turning towards the right & texting instead of concentrating on driving straight. ")
60
+
label.place(x=100, y=600)
61
+
#v.set ("This image can be described as a bar chart which represents data with rectangular bars with heights proportional to the values that they represent.")
62
+
elif(cla[0] ==2):
63
+
label=tk.Label(frame, text="Alert! You're turning towards the right & talking over phone instead of concentrating on driving straight.")
64
+
label.place(x=100, y=600)
65
+
#v.set ("This image is a graph of a function. It has x and y axes with curves and lines depicting a function.")
66
+
elif(cla[0] ==3):
67
+
label=tk.Label(frame, text="Alert! You're turning towards the left & texting instead of concentrating on driving straight.")
68
+
label.place(x=100, y=600)
69
+
#v.set ("This image has a geometrical figure.")
70
+
elif(cla[0] ==4):
71
+
label=tk.Label(frame, text="Alert! You're turning towards the left & talking over phone instead of concentrating on driving straight.")
72
+
label.place(x=100, y=600)
73
+
#v.set ("This image is a line graph in which information is displayed as a series of data points connected by straight line segments.")
74
+
elif(cla[0] ==5):
75
+
label=tk.Label(frame, text="Alert! You're operating on the radio instead of concentrating on driving straight. ")
76
+
label.place(x=100,y=600)
77
+
#v.set ("This image is a mapping of function which shows the relations of inputs and output in form of ordered pair. ")
78
+
elif(cla[0] ==6):
79
+
label=tk.Label(frame, text="Alert! You're drinking instead of concentrating on driving straight.")
80
+
label.place(x=100, y=600)
81
+
#v.set ("This image doesnot belong to any mathematical representation or figures.")
82
+
elif(cla[0] ==7):
83
+
label=tk.Label(frame, text="Alert! You're reaching behind instead of concentrating on driving straight.")
84
+
label.place(x=100, y=600)
85
+
#v.set ("This image is a pie chart, a circle which is divided into sectors that each represent a proportion of the whole.")
86
+
elif(cla[0] ==8):
87
+
label=tk.Label(frame, text="Alert! You're preoccupied with the mirror instead of concentrating on driving straight.")
88
+
label.place(x=100, y=600)
89
+
#v.set ("This image is a graph with x and y axes where points are plotted and drawn.")
label=tk.Label(frame, text="Alert! You're turning towards the right & texting instead of concentrating on driving straight. ")
60
+
label.place(x=100, y=600)
61
+
#v.set ("This image can be described as a bar chart which represents data with rectangular bars with heights proportional to the values that they represent.")
62
+
elif(cla[0] ==2):
63
+
label=tk.Label(frame, text="Alert! You're turning towards the right & talking over phone instead of concentrating on driving straight.")
64
+
label.place(x=100, y=600)
65
+
#v.set ("This image is a graph of a function. It has x and y axes with curves and lines depicting a function.")
66
+
elif(cla[0] ==3):
67
+
label=tk.Label(frame, text="Alert! You're turning towards the left & texting instead of concentrating on driving straight.")
68
+
label.place(x=100, y=600)
69
+
#v.set ("This image has a geometrical figure.")
70
+
elif(cla[0] ==4):
71
+
label=tk.Label(frame, text="Alert! You're turning towards the left & talking over phone instead of concentrating on driving straight.")
72
+
label.place(x=100, y=600)
73
+
#v.set ("This image is a line graph in which information is displayed as a series of data points connected by straight line segments.")
74
+
elif(cla[0] ==5):
75
+
label=tk.Label(frame, text="Alert! You're operating on the radio instead of concentrating on driving straight. ")
76
+
label.place(x=100,y=600)
77
+
#v.set ("This image is a mapping of function which shows the relations of inputs and output in form of ordered pair. ")
78
+
elif(cla[0] ==6):
79
+
label=tk.Label(frame, text="Alert! You're drinking instead of concentrating on driving straight.")
80
+
label.place(x=100, y=600)
81
+
#v.set ("This image doesnot belong to any mathematical representation or figures.")
82
+
elif(cla[0] ==7):
83
+
label=tk.Label(frame, text="Alert! You're reaching behind instead of concentrating on driving straight.")
84
+
label.place(x=100, y=600)
85
+
#v.set ("This image is a pie chart, a circle which is divided into sectors that each represent a proportion of the whole.")
86
+
elif(cla[0] ==8):
87
+
label=tk.Label(frame, text="Alert! You're preoccupied with the mirror instead of concentrating on driving straight.")
88
+
label.place(x=100, y=600)
89
+
#v.set ("This image is a graph with x and y axes where points are plotted and drawn.")
90
+
elif(cla[0] ==9):
91
+
label=tk.Label(frame, text="Alert! You're turning towards the right & texting instead of concentrating on driving straight.")
label=tk.Label(frame, text="Alert! You're turning towards the right & texting instead of concentrating on driving straight. ")
60
+
label.place(x=100, y=600)
61
+
#v.set ("This image can be described as a bar chart which represents data with rectangular bars with heights proportional to the values that they represent.")
62
+
elif(cla[0] ==2):
63
+
label=tk.Label(frame, text="Alert! You're turning towards the right & talking over phone instead of concentrating on driving straight.")
64
+
label.place(x=100, y=600)
65
+
#v.set ("This image is a graph of a function. It has x and y axes with curves and lines depicting a function.")
66
+
elif(cla[0] ==3):
67
+
label=tk.Label(frame, text="Alert! You're turning towards the left & texting instead of concentrating on driving straight.")
68
+
label.place(x=100, y=600)
69
+
#v.set ("This image has a geometrical figure.")
70
+
elif(cla[0] ==4):
71
+
label=tk.Label(frame, text="Alert! You're turning towards the left & talking over phone instead of concentrating on driving straight.")
72
+
label.place(x=100, y=600)
73
+
#v.set ("This image is a line graph in which information is displayed as a series of data points connected by straight line segments.")
74
+
elif(cla[0] ==5):
75
+
label=tk.Label(frame, text="Alert! You're operating on the radio instead of concentrating on driving straight. ")
76
+
label.place(x=100,y=600)
77
+
#v.set ("This image is a mapping of function which shows the relations of inputs and output in form of ordered pair. ")
78
+
elif(cla[0] ==6):
79
+
label=tk.Label(frame, text="Alert! You're drinking instead of concentrating on driving straight.")
80
+
label.place(x=100, y=600)
81
+
#v.set ("This image doesnot belong to any mathematical representation or figures.")
82
+
elif(cla[0] ==7):
83
+
label=tk.Label(frame, text="Alert! You're reaching behind instead of concentrating on driving straight.")
84
+
label.place(x=100, y=600)
85
+
#v.set ("This image is a pie chart, a circle which is divided into sectors that each represent a proportion of the whole.")
86
+
elif(cla[0] ==8):
87
+
label=tk.Label(frame, text="Alert! You're preoccupied with the mirror instead of concentrating on driving straight.")
88
+
label.place(x=100, y=600)
89
+
#v.set ("This image is a graph with x and y axes where points are plotted and drawn.")
90
+
elif(cla[0] ==9):
91
+
label=tk.Label(frame, text="Alert! You're turning towards the right & talking over phone instead of concentrating on driving straight.")
0 commit comments