Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: y syntax errors?
Post: RE: y syntax errors?

sir sparkz alot, so where do i put it? idk (Sep-16-2017, 12:12 PM)Saxycool12345 Wrote: sir sparkz alot, so where do i put it? idktbh i dont get how it is in the wrong place, it says general coding ...
Saxycool12345 General Coding Help 3 3,624 Sep-16-2017, 12:12 PM
    Thread: y syntax errors?
Post: y syntax errors?

this is my code but for some reason the colons and print always gives a syntax error, des anyone know why?
Saxycool12345 General Coding Help 3 3,624 Sep-15-2017, 10:09 PM
    Thread: inserting value into strings
Post: RE: help me

i think i finally found out how to do it XP def Love(): def Love(): b=int(len(input("put in your name please: "))) g=int(len(input("please put in the name of your crush: "))) l=int(((((b*4)**4)-b**...
Saxycool12345 General Coding Help 8 5,184 Sep-13-2017, 05:05 PM
    Thread: i cant seem to save
Post: RE: i cant seem to save

(Sep-01-2017, 04:19 PM)Larz60+ Wrote: Are you just working interactively, or are you using an editor or IDE? idle (Sep-01-2017, 04:19 PM)Larz60+ Wrote: Are you just working interactively, or are ...
Saxycool12345 General Coding Help 6 4,115 Sep-01-2017, 04:21 PM
    Thread: i cant seem to save
Post: RE: i cant seem to save

(Sep-01-2017, 04:12 PM)micseydel Wrote: You can use any text-based editor (i.e. not one that focuses on fancy formatting). Sublime Text is common, Pycharm is heavy-duty but great (more learning curv...
Saxycool12345 General Coding Help 6 4,115 Sep-01-2017, 04:17 PM
    Thread: i cant seem to save
Post: i cant seem to save

as the subject suggests i cant find where to save how do i save my work? im on python 3.6.2 mac please help me **pray**
Saxycool12345 General Coding Help 6 4,115 Sep-01-2017, 04:01 PM
    Thread: inserting value into strings
Post: RE: help me

(Aug-29-2017, 09:11 PM)sparkz_alot Wrote: In the print() function you are telling Python to concatenate (add) two strings, 'B' and 'G', yet you have defined them as integers.  >>> x = 'hel...
Saxycool12345 General Coding Help 8 5,184 Aug-29-2017, 10:38 PM
    Thread: inserting value into strings
Post: RE: help me

(Aug-29-2017, 08:43 PM)wavic Wrote: Inside the print function, you are using string concatenation. Since it's a string concatenation B - G produce integer which is not a string.im sorry but as i sai...
Saxycool12345 General Coding Help 8 5,184 Aug-29-2017, 08:47 PM
    Thread: inserting value into strings
Post: inserting value into strings

so hi I am a complete noob at python and only started learning the basics I tried to create many random things which seem to work but I have no idea how to make this one work, as I said before I am a ...
Saxycool12345 General Coding Help 8 5,184 Aug-29-2017, 08:27 PM

User Panel Messages

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