Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: link adjustment away from youtube
Post: link adjustment away from youtube

Hello, I want to redirect any youtube link i click on through my browser towards a privacy focused version (invidio). Can you give me any pointers how I would go about starting this? I'm thinking of ...
vejin General Coding Help 1 1,249 Jan-24-2022, 09:27 AM
    Thread: Age Difference to 18
Post: Age Difference to 18

Hello, I want to write a small program that outputs the age difference in years to 18: x = int(input("Please enter your age: ") if x > 18: y = x - 18 print("You are" +int(y) +"year(s) ol...
vejin General Coding Help 1 1,422 Mar-31-2020, 11:27 AM
    Thread: Function: SyntaxError: invalid syntax
Post: Function: SyntaxError: invalid syntax

Hello, Please see the following (I want to ascertain the monthly rent amount of an apartment by entering the weekly amount & play around with functions): def monthly(): x = float(input("Pl...
vejin General Coding Help 2 2,354 Feb-02-2020, 08:14 PM

User Panel Messages

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