Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
c as parameter
#1
Say I want to use c as a parameter to function f, like f( c ). If I do it without the spaces, you get f©, which is a little confusing. inline doesn't help, f(c).

def f(c):
    pass
I guess full code markup works, but that would have been excessive in the post I was writing. Is there any way to block this for a particular post? Disable smileys doesn't do it.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
c as parameter - by ichabod801 - Jun-26-2018, 03:12 AM
RE: c as parameter - by snippsat - Jun-26-2018, 08:07 AM
RE: c as parameter - by ichabod801 - Jun-26-2018, 12:56 PM
RE: c as parameter - by ljmetzger - Jun-26-2018, 06:08 PM
RE: c as parameter - by snippsat - Jun-26-2018, 06:21 PM
RE: c as parameter - by ichabod801 - Jun-26-2018, 07:19 PM
RE: c as parameter - by snippsat - Jun-26-2018, 10:17 PM
RE: c as parameter - by ichabod801 - Jun-27-2018, 01:52 AM
RE: c as parameter - by metulburr - Jul-01-2018, 02:07 PM
RE: c as parameter - by snippsat - Jul-01-2018, 06:52 PM
RE: c as parameter - by metulburr - Jul-01-2018, 08:10 PM

Forum Jump:

User Panel Messages

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