Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: output correction using print() function
Post: RE: output correction using print() function

To Make the arrow twice as large, you just need to convert every character of your string into a string, including the empty ones (spaces) print(" "," "," "," ","*") print(" "," "," ","*"," ","*") pr...
Sky_Mx General Coding Help 3 11,115 Sep-18-2021, 06:57 PM

User Panel Messages

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