Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Write a program that creates two threads. The first thread will ask the user to enter three students names and ids and put them

image text in transcribed
2. Write a program that creates two threads. The first thread will ask the user to enter three students names and ids and put them in two lists namel and idl, the second thread must use namel and idl lists to generate the students' emails and put then in a list called emails, student email has the first three letter of the email with his/her id followed by @std.psut.edu.jo. enter your name: Yasmeen enter your ID: 1111111 enter your name: A11 enter your TD: 2222222 enter your name: Sama ['Yas1111111@std.psut.edu.je', 'Ali22222222estd.psut.edu.je', 'Sam3333333@std. psut. edu. Je']

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Multidimensional Array Data Management In Databases

Authors: Florin Rusu

1st Edition

1638281483, 978-1638281481

More Books

Students also viewed these Databases questions