Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Printing on same line from 2 functions.
Post: Printing on same line from 2 functions.

Hey guys quick question, this is the code that I've written so far: total = 0 def print_student(student): informatie_student = student.split("__________") naam_student = informatie_student...
Dyefull Homework 2 2,264 Dec-03-2019, 12:56 PM
    Thread: Reading 2 lines
Post: Reading 2 lines

Hey guys, I was wondering how you could make python read 2 lines of input with .readlines() instead of just 1 line. Because the information needed is on 2 lines of text. Thanks !
Dyefull Homework 1 1,700 Nov-20-2019, 11:03 PM
    Thread: Making a dice
Post: RE: Making a dice

Thanks !!
Dyefull Homework 2 1,494 Oct-15-2019, 12:56 PM
    Thread: Making a dice
Post: Making a dice

Hi guys, for some homework I have to write a code for a dice that can't roll the same value back to back. So: if on turn 1 the dice throws a 3 then on turn 2 the dice CANT roll a 3 but on turn 3 the ...
Dyefull Homework 2 1,494 Oct-15-2019, 12:31 PM

User Panel Messages

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