Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
In Console,Python
#1
Hello.
In Console, Python.
Please check the attached image file.

İmage


import subprocess
import os
import sys

GirlName = "Victoria"
if GirlName != "Emery":
print("Not GrilName")

BoyName = "Benjamin"
if BoyName != "Andrew"
print("Not BoyName")

BabyName = "Oliver"
if BabyName != "Noah"
print("Not BabyName")

Attached Files

Thumbnail(s)
   
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Flask Realtime system printout (console) ffmpeg jttolleson 3 2,951 Apr-18-2022, 06:39 PM
Last Post: jttolleson
  Python library for win32 console commands eldiener 3 3,483 Aug-24-2021, 10:28 PM
Last Post: bowlofred
  Problem: Restart kernel onPydev console when trying to install a python package poppy2020 1 7,723 Nov-25-2020, 06:13 PM
Last Post: Larz60+
  to call via console a python-programm Liki 9 3,252 Nov-22-2020, 01:10 AM
Last Post: bowlofred
  My Python Console doesn´t work ModuleNotFoundError: No module named 'tokenize' RuanKishibe 1 3,143 Aug-06-2020, 10:07 PM
Last Post: deanhystad
  Adding colour to Python console Archangelos 4 2,763 Apr-15-2020, 05:15 PM
Last Post: newbieAuggie2019
  how to get some values from js on python console by python code vivekagrey 1 1,888 Feb-13-2020, 09:26 PM
Last Post: micseydel
  I don't know what's wrong with this code [Python Console] H0M1C1D4L_P1G 6 3,227 Dec-22-2019, 10:27 PM
Last Post: snippsat
  Keypress when running a python app in a console on windows Stephen 6 9,026 Apr-16-2019, 12:38 PM
Last Post: Stephen
  Printing arguments in python console. Narendra 1 1,978 Jan-28-2019, 12:00 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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