Message from Python discussions

November 2018

— ???

— 

Жəке Елеукенович:
Help me.

Given an integer N and letter C. Print the string of length N containing only C's.

5,A

— Read the rules

— Knock knock

— If you don’t show some code u tried no one will help, help urself first

— Hello

— Hi

— 

my_list = []
for i in range(0,3)
number = int(input("Enter a number: "))
print(my_list.append(number))

Message permanent page

— Guys pls whats wrong with this code? its not printing out the list

— Tab

— Print(my_list)

— Read what .append does