Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to print string multiple times on new line
Post: How to print string multiple times on new line

How do I get the below to print the output 4 x and each print to start on a new line name = input("What is your name: ") age = input("What is your age: ") result = str(2020 + (100 - int(age))) pri...
ace19887 General Coding Help 7 5,715 Sep-30-2020, 12:34 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020