appuifw.note(u"Hello World! Greeting from " + str(data), "info"), 2.import appuifw
data = appuifw.query(u"Type your name :", "text")
appuifw.note(u" Hello World! Greeting from " + str(data), "Check"), 3.import appuifw
data = appuifw.query(u"Type your name :", "text")
appuifw.note(u" Hello World! Greeting from " + str(data), "error"), 4.import appuifw
data = appuifw.query(u"Type your name :", "text")
appuifw.note(u" Hello World! Greeting from " + str(data), "conf")">
MCQs > IT & Programming > Symbian Platform Python > Which syntax allows you to declare the popup note as an animated check mark?

Symbian Platform Python MCQs

Which of the following syntaxes allows you to declare the popup note as an animated check mark?

Answer

Correct Answer:

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Symbian Platform Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Symbian Platform Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it