No student devices needed. Know more
20 questions
What would this program print?
I am a fish
myString
What is the name of the variable?
I am a fish
myString
What would this program print?
I am a fish
myString
myString[0]
I
What would this program print?
I am a fish
myString
a space
S
a
What would this program print?
I
a
m
a
f
how we store string value in variable?
'string'
"string"
%string%
#sring#
index of a string begins with
1
0
a
-1
What will be the output?
name = "Dave"
print (name)
Dave
'Dave'
name
(name)
What is the name of the environment in Python that write your programs and then test them out?
Shell.it
Window.it
repl.it
CLI.it
What would this program print?
I am a fish
I am
I am a
a fish
am a
What would this program print?
I am a fish
I am
I am a
a fish
am a
What would this program print?
I am a fish
I am
I am a
a fish
am a
What would this program print?
I am a fish
I am
I am a
a fish
am a
Explore all questions with a free account