What is the input of these output :-
Hello, World!
Hello, World!
Anonymous Quiz
18%
print("Hello world!")
54%
print("Hello, World!")
10%
print("hello, world")
18%
None of these
What the output of this code;-
A = 7
del A A = 2 print(A)
A = 7
del A A = 2 print(A)
Anonymous Quiz
29%
7
38%
2
19%
9
15%
None of these above
Programming languages quiz and learning
What the output of this code;-
A = 7
del A A = 2 print(A)
A = 7
del A A = 2 print(A)
In AA is not there there is A
Task - make a program that if the password is correct then write welcome or on incorrect paasword print alert!
Hint 1 - use def statement
Hint 2 - use input function
Hint 1 - use def statement
Hint 2 - use input function
This media is not supported in your browser
VIEW IN TELEGRAM
What do you think the __init__ stand for
Final Results
67%
Intializine it
0%
I don't understand
33%
It will put the function in the the argument
0%
Hide data
Intiazine it mean that you can access that method from outside the class
Any one who has completed the task please share screenshot with it
This media is not supported in your browser
VIEW IN TELEGRAM
These file will clear and make you master in python
If you wish to choose IDE (Intergrated development environment) I will recommend to these idle -----
PYCHARM
Visual Studio code
PYCHARM
Visual Studio code
Elseif you are choosing to work on text editors then I will recommend -----
Sublime text 3
Atom
Sublime text 3
Atom