Python3 Beginning, Bug ?! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Python3 Beginning, Bug ?!

Hi, beginning python thereโ€˜s a bug I think, should type (โ€œHiโ€) but only can type 5 signs in (but must 6) ๐Ÿค”

10th Sep 2020, 8:13 AM
Andreas Jobst
10 Answers
+ 4
Yo, stop typing words and post your code. Your words dont make much sense
10th Sep 2020, 8:36 AM
Slick
Slick - avatar
+ 1
Can you post your code please? A lot easier to help if we can see what youre talking about.
10th Sep 2020, 8:24 AM
Slick
Slick - avatar
0
Do you refer to a question in the first Python lesson?
10th Sep 2020, 8:33 AM
Lisa
Lisa - avatar
0
Donโ€˜t know how.....๐Ÿค” its at the beginning part of Python, lesson is to type (โ€œHiโ€) but just can type (โ€œHiโ€ ....using app with ios
10th Sep 2020, 8:35 AM
Andreas Jobst
0
The task in the beginning of the Python course is more like: "fill in the blanks to complete the Python code snippet so it prints the string 'Hi' to console"
10th Sep 2020, 8:39 AM
Lisa
Lisa - avatar
0
fill in the blanks to print Hi....then must type (โ€œHiโ€) but canโ€™t because can only type (โ€œhiโ€
10th Sep 2020, 8:52 AM
Andreas Jobst
0
Not sure, if we are talking about the same question? _____("Hi") So "Hi" is already "typed in".
10th Sep 2020, 9:00 AM
Lisa
Lisa - avatar
0
oh I got it.....must type print ๐Ÿ˜Œ๐Ÿ˜Œ๐Ÿ˜Œ ๐Ÿ˜–๐Ÿ˜€๐Ÿ‘
10th Sep 2020, 10:22 AM
Andreas Jobst
0
print
11th Sep 2020, 12:32 AM
Code Warlock
Code Warlock - avatar
0
Type this print ("Hi") print ("hello world")
11th Sep 2020, 6:56 AM
Sayyam Jain
Sayyam Jain - avatar